/*
	=======================================================
	  Title:    www.vstss.com
	  Version:  2.0
	-------------------------------------------------------
	  File:     vstss_main.css
	  Type:     text/css
	  Author:   PlumTS Inc.
	  -----------------------------
	  Modified:
	=======================================================
*/
body
{
	margin: 0;
	padding: 0;
	font-size: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../img/common/full_vertical_1px.png) top center repeat-x; /* 1x350 */
}

img
{
	border: none;
}
/* linkovi global */
a:link
{
	color: #999999;
	text-decoration: none;
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #6699CC;
	text-decoration: underline;
}

a:active
{
	color: #6699CC;
	text-decoration: none;
}
/********/

h1
{
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
}

h2
{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
}

h3
{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

h4
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

h5
{
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: normal;
	font-weight: normal;
}
/********/
/* BODY */
/********/
.holder
{
	width: 958px;
	margin: 0 auto;
	text-align: center;
}
/* header */
.header
{
	margin: 0;
}
	.h_firstline
	{
		padding: 6px 5px 0 0;
	}
		.h_fl_anim
		{
			float: left;
			width: 98px;
		}
		.h_fl_fastcontat
		{
			float: right;
			width: 50px;
		}
			.h_fl_fc_koverta
			{
				float: left;
				width: 17px;
				height: 11px;
				font-size: 0;
				color: #3A526A;
				text-indent: -1984px;
				background: url(../img/common/koverat_buttn.png) left top no-repeat; /* 34x11 */
			}
				.h_fl_fc_koverta a:link, .h_fl_fc_koverta a:visited
				{
					width: 17px;
					height: 11px;
					color: #3A526A;
					display: block;
					text-decoration: none;
					background: url(../img/common/koverat_buttn.png) left top no-repeat; /* 34x11 */
				}
				.h_fl_fc_koverta a:hover, .h_fl_fc_koverta a:active
				{
					width: 17px;
					height: 11px;
					color: #3A526A;
					display: block;
					text-decoration: none;
					background: url(../img/common/koverat_buttn.png) right top no-repeat; /* 34x11 */
				}
			.h_fl_fc_drvo
			{
				float: right;
				width: 19px;
				height: 11px;
				font-size: 0;
				color: #3A526A;
				text-indent: -1984px;
				background: url(../img/common/drvo_buttn.png) left top no-repeat; /* 38x11 */
			}
				.h_fl_fc_drvo a:link, .h_fl_fc_drvo a:visited
				{
					width: 19px;
					height: 11px;
					display: block;
					color: #3A526A;
					text-decoration: none;
					background: url(../img/common/drvo_buttn.png) left top no-repeat; /* 38x11 */
				}
				.h_fl_fc_drvo a:hover, .h_fl_fc_drvo a:active
				{
					width: 19px;
					height: 11px;
					display: block;
					color: #3A526A;
					text-decoration: none;
					background: url(../img/common/drvo_buttn.png) right top no-repeat; /* 38x11 */
				}
	.h_secondline
	{
		clear: both;
		height: 16px;
		background: url(../img/common/header_top_line_t.png) top center no-repeat; /* 958x16 */
	}
/* /header */

/* content */
.content
{
	height: auto;
	background: url(../img/common/bg_content_wide1px_t.png) center top repeat-y; /* 950x1 */
}
	.c_mainstage
	{
		width: 950px;
		height: 100px;
		margin: 0 auto;
		background: url(../img/common/bg_header_full.png) center top no-repeat; /* 950x100 */
	}
		.c_ms_rocknroll
		{
			float: left;
			height: 97px;
			width: 498px;
			font-size: 0;
			margin: 0 0 0 14px;
			text-indent: -1984px;
			background: url(../img/common/vstss_text_logo_big_t.png) center top no-repeat; /* 498x97 */
		}
		.c_ms_disco
		{
			float: right;
		}
	.c_start
	{
		height: auto;
		width: 950px;
		margin: 0 auto;
		background: #FFFFFF url(../img/common/bg_cstart_vertical1px.png) center top repeat-x;
	}
		.c_s_levo
		{
			float: left;
			width: 520px;
		}
			.c_s_l_welcome
			{
				width: 515px;
				height: 203px;
				text-align: left;
				line-height: 20px;
				margin: 3px 0 0 4px;
				background: url(../img/home/bg_welcome_sadajevreme.png) center top no-repeat; /* 515x203 */
			}
				.c_s_l_w_title
				{
					height: 55px;
					padding: 6px 0 0 6px;
				}
					.c_s_l_w_title img
					{
						float: left;
					}
					.c_s_l_w_title h1
					{
						float: left;
						color: #666666;
						overflow: visible;
						letter-spacing: 1px;
						padding: 18px 0 0 10px;
					}
				.c_s_l_welcome span
				{
					color: #0099FF;
				}
				.c_s_l_welcome p
				{
					margin: 6px;
					color: #2e475f;
					font-size: 13px;
					letter-spacing: normal;
				}
				.c_s_l_w_doc
				{
					width: 94px;
					height: 26px;
					font-size: 0;
					text-indent: -1984px;
					margin: -26px 0 0 310px;
					background: url(../img/home/prijava_pdf.png) left top no-repeat; /* 188x26 */
				}
					.c_s_l_w_doc a:link, .c_s_l_w_doc a:visited
					{
						width: 94px;
						height: 26px;
						display: block;
						position: absolute;
						text-decoration: none;
						background: url(../img/home/prijava_doc.png) left top no-repeat; /* 188x26 */
					}
					.c_s_l_w_doc a:hover, .c_s_l_w_doc a:active
					{
						width: 94px;
						height: 26px;
						display: block;
						position: absolute;
						text-decoration: none;
						background: url(../img/home/prijava_doc.png) right top no-repeat; /* 188x26 */
					}
				.c_s_l_w_pdf
				{
					width: 94px;
					height: 26px;
					font-size: 0;
					text-indent: -1984px;
					margin: -4px 0 0 414px;
					background: url(../img/home/prijava_doc.png) left top no-repeat; /* 188x26 */
				}
					.c_s_l_w_pdf a:link, .c_s_l_w_pdf a:visited
					{
						width: 94px;
						height: 26px;
						display: block;
						position: absolute;
						text-decoration: none;
						background: url(../img/home/prijava_pdf.png) left top no-repeat; /* 188x26 */
					}
					.c_s_l_w_pdf a:hover, .c_s_l_w_pdf a:active
					{
						width: 94px;
						height: 26px;
						display: block;
						position: absolute;
						text-decoration: none;
						background: url(../img/home/prijava_pdf.png) right top no-repeat; /* 188x26 */
					}

			.c_s_l_coundtown
			{
				border: 0;
				width: 410px;
				height: 198px;
				color: #41698F;
				font-size: 100px;
				text-align: center;
				margin: 10px auto 0 auto;
				font-family: Arial, Helvetica, sans-serif;
				background: url(../img/home/odbrojavanje_bg.png) top no-repeat;
			}
			.c_s_l_coundtown p
			{
				float: left;
				width: 133px;
				margin: 0 0 0 3px;
				text-align: center;
				padding: 75px 0 0 0;
			}
			.c_s_l_coundtown img
			{
				border: 0;
			}

			.c_s_l_moto
			{
				color: #666666;
				font-style: italic;
				margin: 30px auto 0 auto;
				font-family: Georgia, "Times New Roman", Times, serif;
			}


			.csln_new_big
			{
				padding: 0;
				height: 267px;
				text-align: left;
				background: url(../img/home/bg_news_big.png) center top no-repeat; /* 515x267 */
			}
				.csln_new_big span
				{
					color: #CC6600;
					font-weight: bold;
					font-family: Arial, Helvetica, sans-serif;
				}
				.csln_new_big p
				{
					margin: 5px 0;
					color: #333333;
					font-size: 12px;
					padding: 0 0 0 20px;
				}
				.csln_new_big ul
				{
					padding: 0;
					color: #333333;
					font-size: 11px;
					margin: 0 0 0 40px;
					letter-spacing: 1px;
				}
				.csln_new_big li
				{
					padding: 0 0 2px 0;
					list-style: none;
				}
				.csln_new_bigfoot
				{
					padding: 2px;
					width: 490px;
					margin: 6px auto;
					border: 2px solid #CCCCCC;
				}
				.csln_new_bigfoot ul
				{
					margin: 0;
					padding: 0;
					font-size: 12px;
					letter-spacing: normal;
				}

			.rezultatibox, .csln_news_big_new
			{
				margin: 10px auto;
			}

			.rezbox_main
			{
				height: 267px;
				background: url(../img/home/rezbox.jpg) center top no-repeat; /* 515x267 */
			}
			.csln_news_big_new_main
			{
				height: 267px;
				background: url(../img/home/bg_news_big_new.png) center top no-repeat; /* 515x267 */
			}
			.csln_news_big_raspored_main
			{
				height: 393px;
				background: url(../img/home/bg_raspored_upis.png) center top no-repeat; /* 515x267 */
			}
				.rezbox_main h3, .csln_news_big_new_main h3, .csln_news_big_raspored_main h3
				{
					color: #666666;
					padding: 8px 0 0 0;
					text-decoration: underline;
				}
				.rezbox_tab, .csln_news_big_new_tab
				{
					width: 500px;
					margin: 10px auto 0 15px;
				}


			.c_s_l_news
			{
				margin: 10px auto;
			}
				.csln_new, .csln_old
				{
					width: 515px;
					height: 128px;
					margin: 6px auto;
					text-align: left;
					background: url(../img/home/news_new.png) top no-repeat; /* 515x128 */
				}
				.csln_old
				{
					background: url(../img/home/news_old.png) top no-repeat; /* 515x128 */
				}
					.cslnn_head
					{
						height: 34px;
						margin: 0 0 0 54px;
					}
						.cslnn_head h3
						{
							float: left;
							color: #666666;
							padding: 8px 0 0 0;
							text-decoration: underline;
						}
						.cslnn_date
						{
							float: right;
							padding: 4px 10px 0 0;
							font-size: 8px;
							color: #999999;
							font-family: Arial, Helvetica, sans-serif;
						}
				.csln_new p, .csln_old p
				{
					color: #333333;
					font-size: 12px;
					line-height: 18px;
					padding: 0 6px 0 10px;
				}
				.csln_new span, .csln_old span
				{
					color: #CC6600;
					font-weight: bold;
					font-family: Arial, Helvetica, sans-serif;
				}

		.c_s_desno
		{
			float: right;
			width: 430px;
			font-size: 12px;
			text-align: left;
		}
			.slajdbox
			{
				width: 420px;
				margin: 4px auto 0 auto;
				background: #FFFFFF;
				border: 1px solid #CCCCCC;
			}
				.sb_title, .sb_title_uno
				{
					font-size: 18px;
					letter-spacing: 1px;
					background-color: #FFFFFF;
					border-top: 1px #CCCCCC solid;
				}
					.sb_title_uno
					{
						border: none;
					}
					.sb_title a:link, .sb_title a:visited, .sb_title_uno a:link, .sb_title_uno a:visited
					{
						padding: 5px;
						display: block;
						text-decoration: none;
						background-color: #FFFFFF;
					}
					.sb_title a:hover, .sb_title_uno a:hover
					{
						display: block;
						padding: 5px;
						color: #FFFFFF;
						text-decoration: none;
						background: url(../img/home/bg_slajdbox_hover.png) repeat center top; /* 1x31 */
					}
				.sb_text_boxtitle
				{
					text-align: left;
				}
				.sb_text_boxtitle_c
				{
					text-align: center;
				}
				.sb_text
				{
					margin: 0 5px;
					height: 0px;
					overflow: hidden;
					background: #FFFFFF;
				}
					.sb_text p
					{
						padding: 5px;
						margin: 5px 0;
						color: #666666;
						background: #F0F3F3;
					}
					.sb_text ul
					{
						padding: 0;
						width: 380px;
						margin: 0 auto;
						list-style: none;
					}
					.sb_text li
					{
						padding: 5px;
						margin: 5px 0;
						color: #000000;
						line-height: 20px;
						background: #FFFFCC;
					}
					.sb_text span
					{
						font-family: Arial, Helvetica, sans-serif;
					}

					.sb_text_table, .sb_text_table tr
					{
						width: 98%;
						font-size: 12px;
						border: 1px solid #CCCCCC;
						font-family: "Times New Roman", Times, serif;
					}
						.sb_text_table td
						{
							padding: 5px;
							font-size: 12px;
							border: 1px solid #CCCCCC;
							font-family: Arial, Helvetica, sans-serif;
						}
							.sb_text_tabletdspan
							{
								text-align: center;
							}
								.sb_text_tabletdspan img
								{
									padding: 0 40px;
								}
								.sb_text_tabletdspan_txt span
								{
									padding: 0 60px;
								}
						.sb_text_table_main
						{
							background: #99CCFF;
						}
						.sb_text_table_sub
						{
							background: #E1F0FF;
						}
/* raspored */
					.sb_text_table_left, .sb_text_table_right, .sb_text_table_left tr, .sb_text_table_right tr
					{
						float: left;
						width: 48%;
						font-size: 12px;
						border: 1px solid #CCCCCC;
						font-family: "Times New Roman", Times, serif;
					}
						.sb_text_table_right
						{
							float: right;
						}
							.sb_text_table_left td, .sb_text_table_right td
							{
								padding: 2px;
								font-size: 10px;
								border: 1px solid #CCCCCC;
								font-family: Arial, Helvetica, sans-serif;
							}

					.sb_text_napomena
					{
						padding: 1px;
						margin: 5px 0;
					}
					.sb_text_napomena h5
					{
						background: #FFFF99;
						padding: 3px 3px 3px 5px;
						border: 2px #cc9999 solid;
					}
					.sb_text_napomena p
					{
						color: #000000;
						background: #F0F3F3;
					}
/* /content */

/* footer */
.footer
{
	height: 45px;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.footer span
	{
		color: #666666;
	}
	.f_details
	{
		float: left;
		width: 270px;
		text-align: left;
		padding: 16px 0 0 8px;
	}
	.f_linkz
	{
		padding: 28px 0 0 0;
	}
		.f_linkz a:link, .f_linkz a:visited
		{
			color:#CCCCCC;
		}
		.f_linkz a:hover, .f_linkz a:active
		{
			color: #6699CC;
			text-decoration: none;
		}
	.f_copyright
	{
		float: right;
		width: 270px;
		text-align: right;
		padding: 16px 8px 0 0;
	}

.f_last
{
	height: 9px;
	background:	url(../img/common/bg_footer_t.png) center top no-repeat; /* 956x9 */
}
.f_cog
{
	width: 78px;
	font-size: 0;
	height: 53px;
	margin: 0 auto;
	text-indent: -1984px;
	background: url(../img/common/cog_plain.png) top center no-repeat; /* 78x53 */
}
	.f_cog a:link, .f_cog a:visited
	{
		width: 78px;
		height: 53px;
		margin: 0 auto;
		display: block;
		text-decoration: none;
		background: url(../img/common/cog_plain.png) top center no-repeat; /* 78x53 */
	}
	.f_cog a:hover, .f_cog a:active
	{
		width: 78px;
		height: 53px;
		margin: 0 auto;
		display: block;
		text-decoration: none;
		background: url(../img/common/cog_anim.gif) top center no-repeat; /* 78x53 */
	}
/* /footer */
/*********/
/* /BODY */
/*********/

/* dodatak */
/* tabela */
.icon_down_table
{
	color: #CCCCCC;
	font-size: 10px;
	margin: -4px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.icon_down_table span
	{
		color: #6b8299;
		font-weight: normal;
	}
	.icon_down_table td
	{
		width: 100px;
		color: #666666;
		text-align: center;
	}
/* tabela */
/* dodatak */
