html {
	height: 100%;
	background: #F8F6E5;
}

body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #55646E;
	background: #F8F6E5;
}

a {
	color: #3A98D8;
	text-decoration: none;
}
a:hover {
	background: #3A98D8;
	color: #fff;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3A98D8;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3A98D8;	
}
h4, h5 {
	font-size: 11px;
	font-weight: bold;
	color: #3A98D8;	
}

/*********************************************************************
*	main wireframe + common elements
*
*********************************************************************/

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 757px;
	min-height: 100%;
}

#top_border {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 757px;
	height: 50px;
	background: #F8F6E5 url(../img/top_border.gif) bottom left no-repeat;
}

/* language menu */
.tx-srlanguagemenu-pi1 {
	float: right;
	margin-right: 25px;
	margin-top: 17px;
	display: inline;
}

.tx-srlanguagemenu-pi1 a {
	color: #bcbaa8 !important;
	font-weight: normal !important;
	font-size: 11px !important;
}

.tx-srlanguagemenu-pi1 a:hover {
	font-weight: bold !important;
	background-color: transparent;
}
/* language menu - end */

#header_wrapper {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 757px;
	height: 63px;
	background: url(../img/top_border.gif) top left no-repeat;
}
#logo_menu {
	position: relative;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 745px;
	height: 63px;
	text-align: right;
	background: url(../img/logo_menu_background_1.gif) top left no-repeat;
}
#logo {
	position: relative;
	display: block;
	float: left;
	margin: 0 auto;
	padding-left: 19px;
	margin-top: 6px;
}
#main_menu {
	position: relative;
	display: block;
	float: right;
	margin: 0;
	margin-top: -6px;	
}
#menu_right_border {
	position: relative;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 12px;
	height: 63px;
	background: transparent url(../img/logo_menu_background_right.gif) top right no-repeat;
}

#inner_wrapper {
	position: relative;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 757px;
	height: 100%;
	background-image: url(../img/mainbg.gif);
	background-repeat: repeat-y;	
}

#footer {
	position: relative;
	display: block;
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 580px;
	width: 177px;
	height: 55px;
	color: #96937A;
	background: #F8F6E5 url(../img/footer.gif) top left no-repeat;
}


/************************************************************************
*   index items:
*
*************************************************************************/

#left_border, #right_border {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 12px;
	height: 100%;
	//min-height: 100%;
}
#left_border {
	background: transparent url(../img/border_left.gif) top left repeat-y;
}
#right_border {
	float: right;
	background: transparent url(../img/border_right.gif) top left repeat-y;
}

#content_wrapper {
	position: relative;
	display: inline;
	margin: 0 auto;
	float: left;
	width: 733px;
	height: auto;
	background: #fff;
	margin-left: 12px;	
}
	#banner {
		position: relative;
		margin: 0 auto;
		padding: 0;
		display: block;
		/* float: left; */
		width: 733px;
		height: 140px;
		background: #fff;
		text-align: center;
	}
	#main_content_wrapper {
		position: relative;
		display: block;
		margin: 0 auto;
		float: left;
		width: 733px;
		height: auto;
		background: #fff;
	}
		#content_index {
			position: relative;
			display: block;
			margin: 0 auto;
			float: left;
			width: 100%;
			height: auto;
			background: #fff;
		}
			#subcontent {
				position: relative;
				display: block;
				margin: 0 auto;
				float: left;
				width: 707px;
				padding-top: 15px;
				padding-left: 13px;
			}
				#online, #mobile, #it {
					float: left;
					width: 232px;
					height: 150px;
					margin-right: 5px;
				}
				
				#it {
					width: 233px;
				}
				
				#mobile {
					margin-right: 0px;
				}
				/*
				#it, #mobile, #online {
					position: relative;
					display: block;
					float: left;
					margin: 0;
					width: 239px;
					height: 150px;
				}
				
				#online {
					padding-left: 5px;
				}
				*/
				#it h1, #mobile h1, #online h1 {
					margin: 0;
					height: 22px;
					padding: 4px 0 0 27px;
					font-size: 12px;
					color: #000;
					font-weight: bold;
					font-style: italic;
				}
				#it h1 {
					background: transparent url(../img/storitve_header.gif) top left no-repeat;
				}
				#mobile h1 {
					background: transparent url(../img/resitve_header.gif) top left no-repeat;
				}
				#online h1 {
					background: transparent url(../img/web_header.gif) top left no-repeat;
				}				
				.online_dynamic, .mobile_dynamic, .it_dynamic {
					margin: 0;
					padding: 7px 10px 10px 10px;
					height: 90px;
					color: #3A98D8;
					background: rgb(238, 246, 252) url(../img/front_info_fold.gif) bottom right no-repeat;
				}
				.online_dynamic a, .mobile_dynamic a, .it_dynamic a {
					color: #3A98D8;
				}
				.online_dynamic a:hover, .mobile_dynamic a:hover, .it_dynamic a:hover {
					color: #fff;
				}
				.online_dynamic p.bodytext, .mobile_dynamic p.bodytext, .it_dynamic p.bodytext {
					margin: 0;
					padding: 0;	
				}
				.online_dynamic ul, .mobile_dynamic ul, .it_dynamic ul {
					margin: 0;
					padding: 0;	
				}
				.online_dynamic ul li, .mobile_dynamic ul li, .it_dynamic ul li {
					margin: 0;
					padding-left: 12px;
					padding-bottom: 4px;
					background: rgb(238, 246, 252) url(../img/bullet.gif) 0 4px no-repeat;
					list-style: none;
				}
			#intro {
				position: relative;
				display: block;
				float: left;
				margin: 0;
				width: 481px;
				padding-top: 15px;
				padding-left: 17px;
			}

			.druzba_title {
				margin: 0;
				padding: 0 0 0 23px;
				font-size: 12px;
				color: #000;
				font-weight: bold;
				font-style: italic;
				height: 21px;
				border-bottom: 1px solid #EDEED9;
				background: transparent url(../img/o_druzbi_icon.gif) top left no-repeat;
			}

			.csc-header h1 {
				margin: 0;
				margin-bottom: 8px;
				padding: 0 0 0 23px;
				font-size: 12px;
				color: #000;
				font-weight: bold;
				font-style: italic;
				/* height: 21px; */
				border-bottom: 1px solid #EDEED9;
				background: transparent url(../img/knjiga_icon.gif) top left no-repeat;				
			}
			.intro_dynamic {
				position: relative;
				margin: 0 auto;
				float: left;
				padding: 0;
				padding-top: 7px;
			}
			.intro_dynamic p.bodytext {
				margin: 0;
			}
	#news_banny_wrapper {
		position: relative;
		display: block;
		margin: 0 auto;
		//float: right;
	}
		#news {
			position: relative;
			display: block;
			margin: 0 auto;
			float: left;
			width: 225px;
			height: auto;
			background: #fff;
			padding-top: 15px;
			padding-left: 5px;
			padding-right: 5px;
		}
		#news h1 {
			margin: 0;
			height: 22px;
			padding: 4px 0 0 28px;
			font-size: 12px;
			color: #000;
			font-weight: bold;
			font-style: italic;
			background: transparent url(../img/novice_header.gif) top left no-repeat;
		}
		.news_dynamic {
			position: relative;
			display: block;
			margin: 0 auto;
			float: left;
			width: 197px;
			background: #F0F9E3;
			padding: 0px 10px 10px 10px;
		}
		.news-latest-item {
			margin: 0;
			padding-top: 5px;
		}
		.news-latest-item h4 {
			margin: 0;
		}
		.news-latest-item h4 a {
			font-size: 12px;
			font-weight: bold;
			color: #3A98D8;
		}
		.news-latest-item h4 a:hover {
			color: #fff;
			text-decoration: none;
		}	
		.news-latest-item h5 {
			margin: 0;
			font-size: 11px;
			font-weight: normal;
			color: #8C9AA3;
		}
		.news-latest-item p.bodytext {
			margin-top: 7px;
			margin-bottom: 7px;
			color: #8C9AA3;
		}
		#sub_box_novice {
			margin-top: 15px;
		}
	#banny {
		position: relative;
		display: block;
		float: right;
		margin: 0 auto;
		margin-top: 20px;
		width: 225px;
		height: auto;
		background: #fff;
	}
	#ms_banny {
		position: relative;
		display: block;
		float: right;
		margin: 0;
		margin-top: 15px;
		width: 225px;
		height: auto;
		background: #fff;		
	}


/***************************************************************
*   subpage items:
*
****************************************************************/

#banner_subpage {
	position: relative;
	margin: 0 auto;
	padding: 0;
	display: block;
	float: left;
	width: 733px;
	height: 56px;	
}
#infopush_wrapper {
	position: relative;
	display: block;
	margin: 0 auto;
	float: left;
	width: 174px;
	height: auto;
	background: #fff;
	padding-top: 15px;
	padding-left: 13px;
}
	#sub_menu {
		position: relative;
		display: block;
		float: left;
		margin: 0;
		margin-bottom: 20px;
		width: 183px;
	}
	#sub_menu ul {
		margin: 0;
		padding: 0;
	}
	#sub_menu ul li {
		margin: 0;
		padding-left: 12px;
		padding-bottom: 4px;
		background: #fff url(../img/bullet.gif) 0 4px no-repeat;
		list-style: none;
		border-bottom: 1px solid #F0F0F0;
	}
	#sub_menu ul li a {
		font-size: 12px;
		color: #3A98D8;
		text-decoration: none;
		background: transparent;
	}
	#sub_menu ul li a:hover {
		font-weight: bold;
		background: transparent;
	}
	#sub_menu ul li a.selected, #sub_menu li li a.selected {
		font-weight: bold;
		background: transparent;
	}
	#sub_menu li li {
		font-size: 8px;
		margin: 0;
		padding-left: 14px;
		padding-bottom: 0px;
		background: #fff url(../img/bullet_3nivo.gif) 4px 4px no-repeat;
		list-style: none;
		border-bottom: none;
	}
	#sub_menu li li a {
		font-size: 11px;
		color: #3A98D8;
		text-decoration: none;
		background: transparent;
	}
	#studia_left {
		position: relative;
		display: block;
		float: left;
		width: 184px;
		height: auto;
		background: #F9F8EA url(../img/studija_left_fold.gif) bottom right no-repeat;
	}
		#studia_left h1 {
			margin: 0;
			height: 22px;
			padding: 5px 0 0 27px;
			font-size: 12px;
			color: #000;
			font-weight: bold;
			font-style: italic;
			background: transparent url(../img/studija_left.gif) top left no-repeat;
		}
		#studia_left h2 {
			padding: 5px;
		}
		#studia_left h5, #studia_left h5 a {
			margin: 2px;
			margin-top: 5px;
			font-size: 12px;
			font-weight: bold;
			color: #3A98D8;	
			background: transparent;
		}
		#studia_left h5 a {
			text-decoration: underline;
		}
		#studia_left h5 a:hover {
			text-decoration: none;
			background: transparent;
		}
		#studia_left p.bodytext {
			margin: 5px;
			margin-top: 3px;
			margin-bottom: 5px;
		}
		#studia_left div {
			text-align: left;
		}
		#studia_left div img {
			margin-left: 5px;
			margin-top: 5px;
		}
		#studia_left div img a #studia_left div img a:hover{
			margin-left: 5px;
			margin-top: 5px;
			background: none;
		}
#content, #content_studia_right, #blog_main_content, #blog_main_content_single {
	position: relative;
	display: block;
	margin: 0 auto;
	float: right;
	width: 509px;
	height: auto;
	background: #fff;
	padding-top: 15px;
	padding-right: 13px;
	padding-left: 15px;
}
#content.povprasevanje {
	width: 705px;
}
#blog_main_content, #blog_main_content_single {
	float: left;
	width: 510px;
	padding: 0px;
	padding-top: 30px;
}
#blog_main_content_single {
	padding-top: 5px;	
}
#content_studia_right h6 {
	float: right;
	width: 184px;
	height: 130px;
	margin-left: 7px;
	margin-bottom: 7px;
	color: #fff;
}

#content .csc-frame-frame1, #content_studia_right .csc-frame-frame1 {
	float: right;
	margin: 0;
	padding: 0;
	width: 184px;
	height: auto;
	background: #EEF6FC url(../img/front_info_fold.gif) bottom right no-repeat;	
}
	#content .csc-frame-frame1 h1, #content_studia_right .csc-frame-frame1 h1 {
		margin: 0;
		height: 22px;
		width: 157px;
		padding: 5px 0 0 27px;
		font-size: 12px;
		color: #000;
		font-weight: bold;
		font-style: italic;
		border: none;
		background: transparent url(../img/studija_right.gif) top left no-repeat;
	}
	#content .csc-frame-frame1 div img, #content_studia_right .csc-frame-frame1 div img {
		margin-top: 5px;
		margin-left: 5px;
	}
	#content .csc-frame-frame1 p, #content_studia_right .csc-frame-frame1 p {
		padding: 3px 10px 3px 10px;
	}
	#content .tx-rlmpflashdetection-pi1 {
		padding: 0 0 20px 0;
	}

#content h1, #content_studia_right h1, #blog_main_content h1, #blog_main_content_single h1 {
	margin: 0;
	margin-bottom: 7px;
	padding: 0px 3px 2px 23px;
	font-size: 15px;
	color: #55646E;
	font-weight: bold;
	border-bottom: 1px solid #EDEED9;
	background: transparent url(../img/sub_content_icon.gif) top left no-repeat;
}
/*
#content_studia_right h1 {
	width: 293px;
}
*/
#content ul, #content_studia_right ul, #blog_main_content ul, #blog_main_content_single ul {
	margin: 0;
	margin-top: 3px;
	margin-left: 15px;
	padding: 0;
}
#content ul li, #content_studia_right ul li, #blog_main_content ul li, #blog_main_content_single ul li {
	margin: 0;
	padding-left: 12px;
	background: url(../img/bullet.gif) 0 4px no-repeat;
	list-style: none;
}
	#studia_right {
		/* position: absolute; */
		display: block;
		/*
		top: 15px;
		left: 537px;
		*/
		width: 184px;
		height: auto;
		background: #EEF6FC url(../img/front_info_fold.gif) bottom right no-repeat;
		
		float: right;
		margin-left: 15px;
	}
	.blog_right_content, #blog_right_content2 {
		position: relative;
		display: block;
		margin-bottom: 15px;
		padding-bottom: 4px;
		width: 216px;
		height: auto;
	}
	.blog_right_content {
		background: #EEF6FC url(../img/front_info_fold.gif) bottom right no-repeat;
	}
		#studia_right div img {
			margin-top: 5px;
			margin-left: 5px;
		}
	#blog_right_content2 {
		background: #F9F8EA url(../img/studija_left_fold.gif) bottom right no-repeat;
	}
	
		.blog_right_content h2, #blog_right_content2 h2 {
			height: 22px;
			padding: 5px 0 0 27px;
			font-size: 12px;
			color: #000;
			font-weight: bold;
			font-style: italic;
			background: transparent url(../img/blog_right_header.gif) top left no-repeat;
		}
		.blog_right_content h2 {		
			background: transparent url(../img/blog_right_header.gif) top left no-repeat;
		}
		#blog_right_content2 h2 {
			background: transparent url(../img/blog_left_header.gif) top left no-repeat;	
		}
		.blog_right_content ul, #blog_right_content2 ul {
			margin: 0;
			margin-left: 10px;
			margin-top: 3px;
			padding: 0;
		}
		.blog_right_content ul li, #blog_right_content2 ul li {
			margin: 0;
			padding-left: 12px;
			padding-bottom: 4px;
			background: url(../img/bullet.gif) 0 4px no-repeat;
			list-style: none;
		}
	#studia_right h1, .blog_right_content h1, #blog_right_content2 h1 {
		margin: 0;
		height: 22px;
		padding: 5px 0 0 27px;
		font-size: 12px;
		color: #000;
		font-weight: bold;
		font-style: italic;
		background: transparent url(../img/studija_right.gif) top left no-repeat;
	}
	.blog_right_content h1 {
		background: transparent url(../img/blog_right_header.gif) top left no-repeat;		
	}
	#blog_right_content2 h1 {
		background: transparent url(../img/blog_left_header.gif) top left no-repeat;		
	}
	#studia_right h5, #studia_right h5 a, .blog_right_content h5, .blog_right_content h5 a, #blog_right_content2 h5, #blog_right_content2 h5 a {
		margin: 2px;
		margin-top: 5px;
		font-size: 12px;
		font-weight: bold;
		color: #3A98D8;
	}
	#studia_right h5 a, .blog_right_content h5 a, #blog_right_content2 h5, #blog_right_content2 h5 a {
		text-decoration: underline;
	}
	#studia_right h5 a:hover, .blog_right_content h5 a:hover, #blog_right_content2 h5 a:hover {
		text-decoration: none;
		background: transparent;
	}
	#studia_right p.bodytext, .blog_right_content p.bodytext, #blog_right_content2 p.bodytext {
		margin: 5px;
		margin-top: 3px;
		margin-bottom: 5px;
	}
	#blog_right_content_wrapper {
		position: relative;
		display: block;
		margin: 0 auto;
		float: right;
		width: 223px;
		height: auto;
		background: #fff;
		padding-top: 20px;
	}
		
.contenttable tr td {
	vertical-align: top;
}

div.csc-frame-frame2 .contenttable {
	border-collapse: collapse;
}

div.csc-frame-frame2 .contenttable td, div.csc-frame-frame2 .contenttable th {
	border: solid 1px #78C0D4;
}

div.csc-frame-frame2 .contenttable th {
	background-color: #4bacc6;
}

div.csc-frame-frame2 .contenttable tr.SvetloModra td {
	background-color: #d2eaf1;
}


#content a img, #content_studia_right a img {
	border: none;
}

/* SharePoint Gradniki */
#content #sp_wrapper {
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#sp_wrapper li.sp_item, #sp_wrapper li.sp_item_small {
	width: 238px;
	height: 250px;
	display: inline-block;
	float: left;
	background: none;
	padding: 0 0 0 16px;
}
	#sp_wrapper li.sp_item_small {
		height: 175px;
	}
	#sp_wrapper li.sp_item h2, #sp_wrapper li.sp_item_small h2 {
		height: 27px;
	}


/******************************************************************************
*         forms                                                               *
*                                                                             *
*******************************************************************************/
/*** old inquiry form ***********************/
.css-mailform {
	position: relative:
	margin: 0;
	float: left;
	padding-top: 20px;	
}
.csc-mailform-label {
	float: right;
	margin: 0;
	margin-top: 10px;
	margin-right: 150px;
}
.csc-mailform-field {
	float: right;
	margin: 3px;
	margin-right: 150px;
}
.csc-mailform-field input {
	color: #5DA9DD;
	background: #EEF6FC;
	border: 1px solid #55646E;	
}
.csc-mailform-field textarea {
	color: #5DA9DD;
	background: #EEF6FC;
	border: 1px solid #55646E;
}
.csc-mailform-submit {
	margin: 0;
	padding: 0px 6px;
	height: 20px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	color: #5DA9DD;
	background: #EEF6FC;
	border: 1px solid #55646E;
}
/************************************/

/*** new inquiry form ***************/
.obrazec {
	padding-top: 9px;
}
.obrazec input, .subscr_input {
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #55646E;
	background: #EEF6FC;
	border: 1px solid #5DA9DD;
}
.err {
	text-align: left; 
	color: #5DA9DD;
	padding-right: 5px; 
	height: 20px;
}

.err_idkr {
	text-align: left; 
	color: #5DA9DD;
	padding-right: 5px; 
}

.label {
	text-align: right;
	padding: 5px;
	width: 180px;
}
.label_captcha {
	padding: 5px;
	padding-top: 15px;
	text-align: right;
	width: 180px;	
}
.captcha {
	text-align: left;
	padding-right: 5px;
	padding-top: 15px;
	height: 35px;
}
.submit {
	color: #5DA9DD;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
}
.chckboxlabel {
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 8px;
}
.chckboxwrapper {
	padding-top: 8px;
	padding-bottom: 8px;
}
.chckbox {
	vertical-align: top;
}
.input_textarea {
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #55646E;
	background: #EEF6FC;
	border: 1px solid #5DA9DD;
}
/***********************************/

/***** BB news subscription form ***/
.submit_subscription {
	padding-left: 116px;
}
/***********************************/

/***********************************/
.news-list-item {
	padding-top: 10px;
}
.news-list-item p {
	margin: 0;
	margin-top: 0px;
	padding: 0;
}
.news-list-item h3 {
	margin: 0;
}
.news-list-item p.bodytext {
	margin: 0;
	margin-top: 6px;
}
/***********************************/

/******************************************************************************
*         blog items (posts, comments, tagcloud, latest comments...)          *                                                     *
*                                                                             *
*******************************************************************************/
/***** post list **************************************************************/
.aboutAuthor {
	position: relative;
	display: block;
	margin: 0;
	float: left;
	width: 460px;
	height: auto;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-top: 27px;
}
.post {
	position: relative;
	display: block;
	margin: 0;
	float: left;
	width: 460px;
	height: auto;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
}
	.post h2 {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;		
		font-size: 13px;		
	}
	.post small {
		font-size: 9px;
	}
	.post h2 a:hover {
		text-decoration: none;
		color: #FFF;
	}
	.entry {
		margin: 0;
		margin-top: 10px;
	}
	.postmetadata {
		margin: 0;
	}
#tagcloud {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 25px;
	width: 216px;
	height: 100px;
	padding-top: 8px;
	background: url(img/blog/tagcloud_top_bg.gif) top left no-repeat;	
}
	.danp_tagcloud {
		width: 200px;
		height: 100px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 8px;	
			filter: alpha(opacity=80);
			-moz-opacity: .80;
			opacity: .80;

		background: #FFE9D1 url(img/blog/tagcloud_bottom_bg.gif) bottom left no-repeat;		
	}
	.latestComments {
		width: 200px;
		height: 164px;
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		background: #D1F7FF url(img/blog/latestcomments_bottom_bg.gif) bottom left no-repeat;		
	}
		.latestCommentEntry {
			width: 200px;
			height: auto;			
		}
			.latestCommentEntry p {
				margin: 0;
			}
			.latestCommentEntry p.entry {
				margin-bottom: 5px;
			}
.navigation {
	position: relative;
	display: block;
	margin: 0;
	float: left;
	width: 480px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;	
}
	.alignleft {
		position: relative;
		display: block;
		margin: 0;
		float: left;
		width: 240px;
		text-align: left;
		color: #3A98D8;
	}
	.alignright {
		position: relative;
		display: block;
		margin: 0;
		float: left;
		width: 240px;
		text-align: right;
		color: #3A98D8;
	}
.postentry {
	position: relative;
	display: block;
	margin: 0;
	float: left;
	width: 460px;
	height: auto;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 17px;	
}
	.postentry h1 {
		margin: 0;
	}
	.postentry div.entry {
		margin: 0;
		margin-top: 15px;
	}
.tx-veguestbook-pi1 {
	position: relative;
	display: block;
	margin: 0;
	float: left;
	width: 460px;
	height: auto;
	margin-left: 25px;
	margin-right: 25px;
}
	.tx-veguestbook-pi1 ol.commentlist {
		margin: 0;
		margin-top: -5px;
		margin-left: -20px;
	}
	.alt {
		color: #9F9BA0;
	}
	.commenter_name {
		color: #444;
	}
#commentform textarea {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #444;
	background: #FFF;
	border: 1px solid #444;	
}
#commentform input {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #444;
	background: #FFF;
	border: 1px solid #444;
	margin: 0px;
}
#tag_search_form {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#tag_search_form #s {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #444;
	background: transparent;
	border: 1px solid #444;
	padding-left: 2px;
	padding-right: 2px;
}
	#tag_search_form .sword_field {
		vertical-align: middle;
		width: 120px;
		text-align: left;
	}
	#tag_search_form .sword_field {
		vertical-align: middle;
		width: 120px;
		text-align: left;		
	}
#commentform #submit, .searchsubmit {
	margin: 0;
	padding: 0px 6px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #5DA9DD;
	background: #EEF6FC;
	border: 1px solid #55646E;
	cursor: pointer;
   	cursor: hand;
}
#content_wrapper li {
	list-style: none;
}


/*********************************************************************
*	404 page
*
*********************************************************************/
#content.Page404 {
	width: 705px;
}

#logo_menu span.Page404 {
	margin-right: 245px;
	line-height: 60px;
	font-size: 26px;
}


/*********************************************************************
*	Prijavnica
*
*********************************************************************/
#Prijavnica table {
	border-spacing: 2px;
}

#Prijavnica td {
	padding: 1px;
}

#Prijavnica input, #Prijavnica textarea {
	background-color: #EEF6FC;
	border: solid 1px #5DA9DD;
	color: #55646E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
}

#Prijavnica td.Label {
	text-align: right;
	padding-right: 5px;
	width: 130px;
}

#Prijavnica td.Label span {
	color: #FF0000;
}

#Prijavnica input.CheckBox {
	border: 0px;
	background-color: #FFF;
	width: auto;
}

#Prijavnica .ButtonWrapper {
	margin-top: 20px;
	width: 346px;
}

#Prijavnica .ButtonWrapper input, #Prijavnica .ButtonWrapper span {
	float: right;
}

#Prijavnica .ButtonWrapper input {
	display: none;
	width: auto;
	border: 0px;
}

#Prijavnica .ButtonWrapper span {
	background-image: url(../img/ButtonSendA.gif);
	width: 64px;
	height: 23px;
	text-indent: -9999px;
	display: block;
}

#Prijavnica td.ErrMsg {
	color: #FF0000;
	padding-left: 10px;
}


/*****************************************************************/