/*  =Reset Browser Rules 
----------------------------------------------------------------- */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset,input, textarea, p, blockquote, th, td {
	margin: 0; padding: 0;
	}
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
fieldset, img {
	border:0; 
	}
address, caption, cite, code, dfn, th, var {
	font-style:normal; 
	font-weight:normal; 
	}
ol, ul {
	list-style:none; 
	}
ul {
	margin-bottom: 15px;
}
caption, th {
	text-align:left; 
	}
h1, h2, h3, h4, h5, h6 {
	font-size:100%; 
	font-weight:normal; 
	}
q:before,q:after {
	content:''; 
	}
abbr,acronym {
	border:0; 
	}
a {
	outline: 0;
}

/* =Layout Rules
  -------------------- */
html {
	background: #fff url(../website_uploads/Image/hardcodebycms/html_bgr.gif) 0 0 repeat-x;	
	margin: 0;
	padding: 0;	
}
body {
	background: url(../website_uploads/Image/hardcodebycms/body_bgr.gif) 0% 100% repeat-x;
	margin: 0px;
	padding:0 0 20px 0;
}
#wrapper {
	background: none;
	width: 980px; /* beshe 1000px */
	margin: 0px auto;
	padding:0px; 
	/* border: solid red 1px; */
}
#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#header {
	background: none;
	width: 980px; /* beshe 1000px */
	height: 289px;
	margin-top: 24px;
	background: url(../website_uploads/Image/hardcodebycms/header1.jpg) 0 71px no-repeat;
}
#menu {
	width: 980px; /* beshe 1000px */
	height: 41px;
}
#menu div {	
	float: left;
	height: 41px;	
	margin: 0px 1px;
	padding: 0;	
}
#menu div a {
	float: left;
	display: block;
	color: #003366;
	text-decoration: none;
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 18px; 
	height: 41px;
	line-height: 41px;
	text-align: center;
	cursor: pointer;
	background: url(../website_uploads/Image/hardcodebycms/menur_left.gif) no-repeat; 	
	outline: 0;
}
#menu div a b {
	float: left;
	display: block;
	padding: 0 18px 0 0px; 
	background: url(../website_uploads/Image/hardcodebycms/menur_right.gif) no-repeat right top; 
}
#menu div a.current, #menu div a:hover {
	color: #fff;
	background: url(../website_uploads/Image/hardcodebycms/menur_hover_left.gif) no-repeat; 
	background-position: left;
	}
#menu div a.current b, #menu div a:hover b {
	color: #fff;
	background: url(../website_uploads/Image/hardcodebycms/menur_hover_right.gif) no-repeat right top; 
	}
#mnenie {
	width: 960px; /* beshe 970 */
	height: 30px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;	
	padding-left: 20px; 
}
#mnenie a {
	color: #fff;
}
#mnenie a:hover {
	color: #E5EDF8;
	text-decoration: none;
}
#leftContent {
	float: left;
	width: 600px; /* beshe 610px */
	margin: 0;		
	margin-top: 28px;
	margin-bottom: 10px;	
}
#leftContent #brown_text p {
	text-align: justify;
	color: #C24B00;
}
#leftContent #brown_text ul li {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	color: #C24B00;
	margin: 5px 20px 0px 40px;
	padding-left: 20px;
	text-align: justify;
	line-height: 16px;
	background: url(../website_uploads/Image/hardcodebycms/li_bgr.gif) 5px 5px no-repeat;
}
#leftContent #brown_text a {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #C24B00;
}
#leftContent h1, #leftContent h2, #rightContent h2 {	
	padding: 5px 20px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #f58641 url(../website_uploads/Image/hardcodebycms/h1_bgr.jpg) 270px 0px no-repeat;
	margin-bottom: 10px;
}
#leftContent h2.pink {
	width: 560px; /* beshe 550px */
	background: #6d87be url(../website_uploads/Image/hardcodebycms/h2_publ_bgr.jpg) 270px 0px no-repeat;
	color: #fff;
	margin-bottom: 0;
	/* margin-top: 10px; */
}
#leftContent a {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #425c92;
}
#leftContent h1 a, #leftContent h2.pink a {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}
#leftContent p {
	width: 560px; /* beshe 550px */
	margin-bottom: 5px;
	margin-left: 20px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #425c93;
	line-height: 16px;
	text-align: justify;
	/*border: solid red 1px;*/
}

#leftContent .public_item table {
	color: #425c93;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 10px 20px 0px;
	border: solid #E0DFE3 1px;
}
#leftContent .public_item table td {
		padding: 10px;
}

#leftContent .public_item table.math {
	border: none;
	margin: 0 20px;
	_margin: 0;
}
#leftContent .public_item table.math td {
		padding: 0;
}
#leftContent .public_item p {
	color: #425c93;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	text-align: justify;
	/*border: 1px solid red;*/
}
#leftContent .public_item div.inner_p {
	width: 560px; /* beshe 550px */
	margin: 10px 0 10px 20px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #425c93;
	line-height: 16px;
	text-align: justify;
	/*border: 1px solid red;*/
}
#leftContent .public_item div.inner_p p {
	margin: 0;
	/*padding: 0;*/
}
#leftContent .public_item div.inner_p a {
	color: #425c93;
	text-decoration: underline;
}
#leftContent .public_item table a {
	color: #425c93;
	text-decoration: underline;
}

#leftContent .public_item a {
	color: #425c93;
	text-decoration: none;
}

#leftContent .public_item p a {
	color: #425c93;
	text-decoration: underline;
}

#leftContent ul li{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	color: #425c93;
	margin: 5px 20px 0px 40px;
	padding-left: 20px;
	text-align: justify;
	line-height: 16px;
	background: url(../website_uploads/Image/hardcodebycms/li_blue_bgr.gif) 5px 5px no-repeat;
}

#leftContent ol {
	margin: 15px 30px 18px;
	text-align: justify;

}
#leftContent ol li {
	list-style: decimal;
	list-style-position: inside;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #425c93;
	margin-top:10px;
	line-height: 16px;
}

span.date {
	float:right;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:20px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	/* background: #FD80BC; */
}
#leftContent a.brown {
	font: 11px Arial, Helvetica, sans-serif;
	color: #C24B00;
	margin-left: 220px;
	text-decoration: underline;
}
#leftContent a.brown:hover {
	color: #FF6200;
	text-decoration: none;
}
#leftContent p.brown {
	color: #C24B00;
	margin-left: 205px;	
	margin-top: 0;
	margin-bottom: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 290px; /* beshe 300px */
	/* border-top: 1px dashed #FF6200; */
	}
#leftContent p.brown a.brown {
	font-size: 12px;
	margin-left: 0px;
	text-decoration: underline;
	color: #C24B00;
}
#leftContent p.brown a.brown:hover {
	text-decoration: none;
	color: #FF6200;
}
#leftContent p.dotted {
	letter-spacing: 1px; 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #6d87be; 
	width: 600px;  /* beshe 610px */
	padding: 0; 
	margin: 0;
	height: 14px; 
	overflow: hidden;
} 

.linkGroup {
  color: #C24B00;
}
#leftContent .linkGroup a.brown {
	font: 12px Arial, Helvetica, sans-serif;
	color: #C24B00;
	/*text-align: center;*/
	text-decoration: underline;
}
#leftContent .linkGroup a.brown:hover {
	color: #FF6200;
	text-decoration: none;
}
#leftContent .linkGroup div.brown {
	color: #C24B00;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	border-top: 1px dashed #425c93;
}
#leftContent .linkGroup div.brown a.brown {
	font-size: 12px;
	margin-left: 0px;
	text-decoration: underline;
}
#leftContent .linkGroup p.brown a.brown:hover {
	text-decoration: none;
}

#rightContent {
	float: left;
	width: 350px; /* beshe 360 */
	margin-left: 30px;
	margin-top: 28px;
}
#rightContent h2 {
	background: #425c93;
}
#rightContent h2.green_heading {
	background: #425c93;
	margin-top: 21px;
}

#rightContent div.search {	
	padding: 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #425C93;
	margin: 20px 0 60px;
	_margin-bottom: 10px;
	line-height: 28px;
	text-align: center;
}

#rightContent div.search a {
	text-decoration: none;
	color: #fff;
}
/************ light blue tab ************/
#rightContent div#blue_1 {	
	width: 117px;
	float: left;
	background-color: #6D87BE;
}
#rightContent div#blue_1 a:hover {	
	text-decoration: underline;
}

/************ medium blue tab ************/
#rightContent div#blue_2 {	
	width: 116px;
	float: left;
	background-color: #425C93;
}
#rightContent div#blue_2 a:hover {	
	text-decoration: underline;
}

/************ dark blue tab ************/
#rightContent div#blue_3 {	
	width: 117px;
	float: left;
	background-color: #003366;
}
#rightContent div#blue_3 a:hover {	
	text-decoration: underline;
}
/******************* active tab *********************/

#rightContent div.on
{
	color: #fff;
	text-decoration: underline;
}


#rightContent h2 a {
	color: #fff;
	text-decoration: none;
}

#rightContent ol {
	margin: 15px 20px 18px;
	width: 308px; /* beshe 300 */
	text-align: justify;
	/* border: solid red 1px; */
}
#rightContent ol li {
	list-style: decimal;
	list-style-position: inside;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
#rightContent ol a {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}
#rightContent ol li a:hover {
	color: #425c93;
	border-bottom: dashed #6d87be 1px;
	text-decoration: none;
}
#rightContent ol li a:visited {
	color: #425c93;
	border-bottom: 1px solid #425c93 ;
}
#rightContent ol li.blue {
	color: #425c93;
}
#rightContent ol li.blue a {
	color: #425c93;
	border-bottom: 1px dashed #6d87be;
}
#rightContent ol li.blue a:hover {
	color: #425c93;
	border-bottom: solid 1px #6d87be;
}

a#zadai_vypros {
	display: block; 
	float: left;
	width: 131px; /* beshe 132 */
	height: 47px;
	margin-top: -12px;	
	text-decoration: none; 
	background: url(../website_uploads/Image/hardcodebycms/zadaj_vypros_bgr2.gif) 0 0 no-repeat;
	margin-left: 18px;  
	_margin-left: 9px;
	/* border: solid red 1px; */
}
a#zadai_vypros:hover {
	margin-top: -12px;	
	width: 131px; /* beshe 132 */
	height: 47px;
	text-decoration: none; 
	background: url(../website_uploads/Image/hardcodebycms/zadaj_vypros_bgr_over.gif) 0 0 no-repeat;
	margin-left: 18px;  
	_margin-left: 9px;
}
a#view_all {
  margin-left: 10px;	
	color: #003366;
	font: 12px Arial, Helvetica, sans-serif;
}
a#view_all:hover {
	color: #6d87be;
}
#novina, #key_words, #mneniq {
	clear: both;
	clear: all;
	width: 310px; /* beshe 360 */
	min-height: 130px;
	_height: 130px;
	padding-left: 20px;
	padding-right: 20px;
}
#novina a {	
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	text-align: justify; 
	color: #425c93;
	border-bottom: dashed 1px #6d87be;
	}
#novina a:hover {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none; 
	text-align: justify; 
	color: #425c93;
	border-bottom: solid 1px #6d87be;
	}
h2#cat, h2#arh, h2#search {
	width: 105px;
	float: left;
	height: 20px;
	padding: 5px 0px 5px 5px; /* left beshe 15px */
	background: #425c93;
} 
h2#arh {
	background: #ABDC1F;
} 
h2#search {
 	background: #9BCB10;
}


#rightContent ul {
	margin: 18px 30px;
	width: 290px; /* 290 */
	text-align: justify;
}
#rightContent ul li {
	list-style: none;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6d87be;
}
#rightContent ul a {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}
div#rightContent ul li a:hover {
	color: #f58641;
	border-bottom: solid #f58641 1px;
	text-decoration: none;
}
#rightContent ul li.blue {
	color: #425c93;
}

#rightContent ul li.blue a {
	color: #087FA9;
	border-bottom: dashed #087FA9 1px;
}

#footer {
	clear: both;
	height: 270px;
	width: 980px; /* 1000 */	
	margin: 0px;
	padding: 20px 0 0 0;
}
#footer h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif; 
	color: #fff;
	margin-bottom: 10px;
}
#media_part, #last_publ, #useful_links {
	float: left;
	width: 275px;
	height: 224px;	
	margin: 30px 30px 0px 0px;
	padding-left: 20px;
}
#footer p#created, #footer p#copyright {
	padding-top: 2px;
	float: left;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0px;
}
#footer p#created a {
	color: #fff;
	text-decoration: none;
	margin:0px;
}
#footer p#created a:hover {
	color: #fff;
	text-decoration: underline;
	margin:0px;
}
#footer p#copyright {
	margin-right: 527px;
}
div#media_part a, #last_publ a, #useful_links a {
	display: block;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	border-bottom: dashed #fff 1px;
}
div#media_part a:hover, #last_publ a:hover, #useful_links a:hover {
	color: #a2bcf3 ;
	border-bottom: solid #a2bcf3 1px;
}
input {
	border: solid #a2bcf3 1px;
	width: 302px;	
	height: 14px;
	padding: 2px;
	line-height: 14px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #425c93;
	background: url(../website_uploads/Image/hardcodebycms/input_bgr.gif) 0 0 repeat-x;	
}
textarea {
	border: solid #a2bcf3 1px;
	width: 302px;
	height: 100px;
	margin-left: 36px;	
	padding: 2px;
	line-height: 20px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #425c93;
	vertical-align: text-top;
	background: url(../website_uploads/Image/hardcodebycms/textarea_bgr.gif) 0 0 repeat-x;	
}
input#code {
	width: 70px;
	height: 14px;
	vertical-align: middle;
	margin-left: 10px;
}
#leftContent a.prev_publ {
	color: #6d87be; /* #FF007B; */
	float: left; 
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 30px;
}
#leftContent a.next_publ {
	color: 6d87be; /* #FF007B; */
	float: right; 
	font: 12px Arial, Helvetica, sans-serif;
	margin-right: 30px;
}

div#ask_question a
{
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FD670A;
	border: 1px solid #A2BCF3;
	line-height: 30px;
	padding-left: 18px;
	display: block;

}
div#question_form
{
	padding: 20px 0 10px;
	border-left: 1px solid #A2BCF3;
	border-right: 1px solid #A2BCF3;
	border-bottom: 1px solid #A2BCF3;
}

div.com_number
{
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #425C93;
	line-height: 30px;
	padding-left: 18px;
	margin: 15px 0 -15px;
}
div.no_res
{
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #425C93;
	line-height: 30px;
}
div.komentar
{
	border: 1px solid #A2BCF3;
	margin-top: 15px;
	/**********************************/
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #425c93;
	line-height: 16px;
	text-align: justify;
	
}

 span.com_name
{
	float: left;
	width: 458px; /*width: 487px;*/
	/*border-bottom: 1px solid red;*/
	margin-bottom: 5px;
	margin-left: 20px;
}

span.com_date
{
	float: left;
	/*border-bottom: 1px solid green;*/
	width: 100px;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 20px;
}
 
.hide{
	visibility: hidden;
	display: none;
	border:1px solid red;
}
/*############ search content ############*/
div#search_content
{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #425c93;
	padding: 0 20px;
	margin-bottom: 20px;
}
	/*############ categories content ############*/

div#search_content div#content_1
{
	margin-top: 20px;
}

div#search_content div#content_1 a
{
	color: #425c93;
	text-decoration: none;
}
div#search_content div#content_1 a:hover
{
	color: #425c93;
	text-decoration: underline;
}


		/*############ keywords styles ############*/
		
#search_content #content_1 form
{
	line-height: 22px;
	display: inline;
	/*border: 1px solid red;*/
}
		
#search_content #content_1 .style1 a
{
	color: #425c93;
	font-size: 18px;
	font-weight: bold;
}
#search_content #content_1 .style1 a:hover
{
	color: #425c93;
	text-decoration: underline;
}
/*******************************************************************/
#search_content #content_1 .style2 a
{
	background-color: #425c93;
	color: #fff;
	font-size: 18px;
	padding: 0 5px;
}
#search_content #content_1 .style2 a:hover
{
	color: #003366;
	text-decoration: none;

}
/*******************************************************************/
#search_content #content_1 .style3 a
{
	color: #425c93;
	font-size: 16px;
	font-weight: bold;
}
#search_content #content_1 .style3 a:hover
{
	color: #425c93;
	text-decoration: underline;
}
/*******************************************************************/
#search_content #content_1 .style4 a
{
	background-color: #003366;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px;
}
#search_content #content_1 .style4 a:hover
{
	color: #6D87BE;
	text-decoration: none;
}
/*******************************************************************/
#search_content #content_1 .style5 a
{
	color: #003366;
	font-size: 14px;
}
#search_content #content_1 .style5 a:hover
{
	color: #003366;
	text-decoration: underline;
}
/*******************************************************************/
#search_content #content_1 .style6 a
{
	background-color: #6D87BE;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
}
#search_content #content_1 .style6 a:hover
{
	color: #003366;
	text-decoration: none;
}
/*******************************************************************/
#search_content #content_1 .style7 a
{
	color: #6D87BE;
	font-size: 14px;
	font-weight: bold;
}
#search_content #content_1 .style7 a:hover
{
	color: #6D87BE;
	text-decoration: underline;
}
/*******************************************************************/
#search_content #content_1 .style8 a
{
	color: #425c93;
	font-size: 13px;
	font-weight: bold;
}
#search_content #content_1 .style8 a:hover
{
	color: #425c93;
	text-decoration: underline;
}
/*******************************************************************/
#search_content #content_1 .style9 a
{
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
#search_content #content_1 .style9 a:hover
{
	color: #003366;
	text-decoration: underline;
}
/*******************************************************************/
#search_content #content_1 .style10 a
{
	background-color: #6D87BE;
	color: #fff;
	font-size: 12px;
	padding: 0 5px;
}
#search_content #content_1 .style10 a:hover
{
	color: #003366;
	text-decoration: none;
}


	/*############ archive content ############*/
div#search_content div#content_2
{
	margin-top: 20px;
	height: 116px;
}

div#search_content div#content_2 ul
{
	clear: both;
	margin: 0;
}
div#search_content div#content_2 li
{
	line-height: 18px;
}
div#search_content div#content_2 li a
{
	color: #425c93;
	border-bottom: 1px dashed #6d87be;
}
div#search_content div#content_2 li a:hover
{
	color: #425c93;
	border-bottom: 1px solid #6d87be;
}


	/*############ search content ############*/

div#search_content div#content_3
{
	clear: both;
	height: 86px;
	_height: 68px;
	margin-top: 65px;
	_margin-top: 24px;
	padding-top: 25px;
	/*border: 1px solid red;*/
}

input.txt
{
	width: 200px;
}
div#leftContent div.public_item div.inner_p table#visha_table {
	width: 530px !important;	
	border: solid #E0DFE3 1px;
}
div#leftContent div.public_item div.inner_p table#visha_table tbody {
	width: 530px !important;
}
div#leftContent div.public_item div.inner_p table#visha_table th {
	text-align: left;
	vertical-align: middle;
	width: 150px !important;
	padding: 5px;
}
div#leftContent div.public_item div.inner_p table#visha_table td {
	width: 150px !important;
	padding: 5px;
	text-align: left; 
}
div#leftContent div.public_item div.inner_p table#visha_table td p {
	width: 150px !important;
}

.result {
   padding-bottom: 10px;
}
.resStyle {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
  font-style: normal; 
  font-variant: normal; 
  font-weight: normal; 
  font-size: 12px; 
  line-height: normal; 
  font-size-adjust: none; 
  font-stretch: normal; 
  color: rgb(0, 51, 102);
}
/*************************** mat formuli *************************/
img.formula {
	vertical-align: middle;
	margin: 0 0px 0 10px;
	border: dotted #B8B7B7 1px;
	margin: 2px;
}
table.za_formulite img.formula {
    border: none;
}
.category {
	text-align: left;
	/*border: 1px solid blue;*/
	margin: 0 0 25px 0;
}
.row span {
     color: #425C93;
     font: 12px Arial, Helvetica, sans-serif;
}
table.za_formulite {
	border: 1px solid #425C93;
	border-collapse: collapse;
}
table.za_formulite td {
	border: 1px solid #425C93;
}
table.za_formulite img {
	margin: 0;
}
