﻿html {
     overflow: -moz-scrollbars-vertical;
}

body, html {
	margin: 0 0 0 0;
	background-image: url('../images/bg.gif');
	font-family: Arial;
}


h1 {
margin: 0;
padding: 0;
color: #3b76bb;
font-size: 18px;
display:block;
width: 100%;
font-family: Arial;
font-weight: bold;
border-bottom: 2px #3b76bb solid;
padding: 2px 0  0;
margin: 0 0 10px 0;
}


h2, h2 a {
margin: 0;
padding: 0;
color: #3b76bb;
font-size: 15px;
font-family: Arial;
font-weight: bold;
padding: 2px 0  0;
margin:10px 0;
}

.news-list-morelink, .news-list-morelink a {
font-family: Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

blockquote {
margin: 0;
padding: 0;
}

td {
font-family: Arial;
font-size: 12px;
}

p, p.bodytext {
line-height: 1.5em;
margin: 0;
padding: 0;
font-family: Arial;
font-size: 12px;
}

ul {
font-family: Arial;
font-size: 12px;
}

ol {
font-family: Arial;
font-size: 12px;
}

.topbg {
	background: #fff url('../images/toph_bg.gif') repeat-x fixed center top;
	width: 100%;	
	height: 23px;	
}

.topsh {
	background: transparent url('../images/toph_sh.gif') repeat-x;
	width: 100%;	
	height: 4px;		
}

.toph_bottom {
	background: transparent url('../images/toph_bottom.gif') repeat-x;
	height: 2px;
	width: 100%;
	padding-top: 4px;
}

.header {
	height: 100px;
	background-color: transparent;
	width: 100%;
	background: #fff url('../images/header_bg.jpg') no-repeat left center;
}


.mhead {	
	width: 936px;
	height: 100px;
	background: #fff url('../images/header_bg.jpg') no-repeat left center;
	margin: 0px auto;
}

.rhead {
	background-color:gray;
	float: right;
	margin: 0px auto;
}

.logo {
	padding: 7px 0 0 0;
	width: 169px;
	float: left
}

.rs {
	width: 177px;
	padding: 13px 0 0 165px;
	float: left;
	height: 23px;
	background: transparent url('../images/rs.png') no-repeat right bottom;
}

.topmenu {
	margin: 0px auto;
	width: 936px;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 9px 0 0;
}

.kpi {
	float: left;
	width: 865px;
	padding: 0 0 0 10px;
}

.kpi a {
color: #fff;
text-decoration: none;
}

.kpi a:hover {
text-decoration: underline;
}

.eng {
	*padding-right: 4px;
	width: 43px;
	float: right;
}

.search {
	margin: 15px 0 0 0;
	float: right;
	width: 410px;
	font-family: Arial;
	font-size: 11px;
	height: 16px;
}

#links {
	font-family: Arial;
	font-size: 11px;
	width: 137px;
	* width: 132px;
}

.eng a {
color: #fff;
}


.ijzbox {
	*padding-left: 5px;
}

#search_source {
	font-family: Arial;
	width: 130px;
	font-size: 11px;
}

#searchinputfield form, #linksform form {
margin: 0;
padding: 0;
}

#searchinputfield #sword {
font-size: 11px;
height: 14px;
width: 90px;
border: 1px #fff solid;
vertical-align: top;
margin-top: 1px;
* margin-top: 0px;
}

.headinput {
	border: #fff 1px solid;
	font-size: 11px;
	vertical-align: bottom;
	font-family: Arial;
}

.headbtn {
	border: #fff 1px solid;
	background-color: #3b76bc;
	color: #fff;
	font-size: 11px;
	font-family: Arial;
	vertical-align: bottom;
	padding: 0 2px;	
	margin-bottom: 1px;
	* margin-bottom: 2px;
}

.menu_container {
	height: 31px;
	float: right;
	width: 727px;
	background: transparent url('../images/menubg.png') no-repeat bottom;
	padding: 30px 0 0 2px;
	color: #fff;
	font-weight: bold;
	border: 0px;	
}

.shadow_holder {
	width: 943px;
	background: transparent url('../images/maincontentbg.gif') repeat-y;
	margin: 0 auto;
}

.content_container {
	width: 100%;
	text-align: center;
	padding: 4px 0 0 0;

}


.content_holder {
	width: 937px;
	background: #fff url('../images/content_bg.gif') repeat-x;
	height: 100%;
	margin: 0px auto;	
	display: table;   
}

.content {
	border-top: 1px #fff solid;
	width: 937px;
	height: 100%;
	float: left;
	text-align: left;	
	padding-bottom: 20px;
}

.bottom_content_sh {
	width: 936px;
	background: transparent url('../images/bottom_content_shadow.gif') repeat-x;
	height: 2px;
	margin: 0px auto;
}

.bmenu_authors {
	width: 936px;
	margin: 0px auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #9a9589;
	padding-top: 2px 0 10px 0;
}

.bmenu_authors a{
	color: #9a9589;
}
.bmenu {
	float: left;
	padding-left: 10px;
}

.authors {
	float: right;
	padding-right: 10px;
}

.bmenu_authors a:hover {
	text-decoration: none;
}

#bluebuttons {
	width: 190px;
	float: left;
	height: 100%;
	vertical-align: top;
}

#orangebuttons {
	width: 190px;
	float: right;
	height: 100%;
	vertical-align: top;
}

#maincontent {
	width: 520px;
	float: left;
	text-align: left;
	padding-top: 42px;
	padding-left: 22px;

}

#maincontentvop {
	width: 700px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}

#maincontentijz {
	width: 700px;
	float: left;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
}

#crumbs {
font-family: Arial;
font-size: 11px;
color: #7d7a7a;
width: 710px;
padding-left: 20px;
text-indent: 20px;
* text-indent: 0;
margin-top: 13px;
}

#crumbs a {
color: #7d7a7a;
}

#orangebuttons {
	width: 168px;
	float: right;
	height: 100%;
	vertical-align: top;
	padding-right: 19px;
	background: transparent;
}


.bluemenu a, .bluemenu a:visited, .orangemenu a, .bluemenuvop a, .bluemenuvop a:visited, .bluemenuvop a, .neutralmenu a, neutralmenu a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 29px 0 30px 0;
	padding: 20px 0;
}

.orangemenu td a {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 29px 0 30px 0;
	padding: 20px 0 
}

.bluemenu, .neutralmenu {
	vertical-align:top;
	text-align: center;
	margin-left: 15px;
}

.orangemenu {
	text-align: center;
	width: 172px;	
}

.bluemenu td {
	background: transparent url('../images/bluebutton.png') no-repeat center center;
	height:91px;
	width: 168px;
	text-align: center;
	color: #fff;
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;	
	padding: 0 10px;
}



.orangemenu td {
	background: transparent url('../images/orangebutton.png') no-repeat center center;
	height:91px;
	width: 168px;
	text-align: center;
	color: #fff;
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;	
	padding: 0 10px;
}


.spacer {
height: 14px;
display: block;
}

.neutral_spacer {
height: 14px;
display: block;
}


.ijztitle {
	background: transparent url('../images/ijz.gif') no-repeat top right;
	height: 35px;
	width: 171px;
}

.news {	
	width: 511px;
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	z-index: 100;
	background: transparent url('../images/news.gif') no-repeat top left;
	padding-top: 35px;
}

.news a {
	padding:2px 2px 1px 2px;  			/* Controls the height per menu item on second level and lower */
	background: transparent url('../images/news-dotted.gif') repeat-x bottom;	
	color: #000;
	text-decoration: none;
	z-index: 1000;
}

.news a:hover {
	/*background-color: #3b76bb;*/
	background: none;
}

.news p {
	margin: 2px 0 0 0;
	padding: 0 0 10px 0;
	font-family: Arial;
	font-size: 14px;
}

.iphelp, .iphelp ul, .iphelp td {
	font-family: Arial;
	font-size: 12px
}

.iphelp td {
	vertical-align: top;
	padding-bottom: 2px;
}

.iphelp ul {
	margin: 4px 0 0 15px;
	padding: 0;	
}

.vopbox {
background: #fff url('../images/vop_box_bg.gif') no-repeat center center;
}

.ijzbox {
background: #fff url('../images/ijz_box_bg.gif') no-repeat center center;
}

#enovice {
float: left;
}

#pritozbe {
float: right;
}

.pritozbe_enovice {
width: 511px;
}

.voptitle {
	background: transparent url('../images/vop.gif') no-repeat center top;
	height: 35px;
	width: 198px;
}





#dropdown {
float: right;
}

#searchinput {
float: left;
vertical-align: bottom;
height: 14px;
}

#search input, #search select {
font-family: Arial;
font-size: 11px;
}




#newsmaincontent {
padding: 15px;
}

.news-single-timedata, .news-single-backlink a, .news-single-backlink {
text-align: right;
font-size: 12px;
}

#bottomlinks {
width: 100%;
float: left;
padding: 10px 0;
}

#bottomlinks ul {
	list-style:none;			
	margin:0;
	padding:0;
	text-align: center;
}



#bottomlinks li {
	color: #f0f0f0;
	padding: 0 5px;
	margin: 0;
	display: inline;
	border-right: 1px #ccc solid;
}

hr {
  color: #000;
  height: 1px;
  border: none 0;
  border-top: 1px dotted #000;
}


/** PRIVACY BLOG NEWS **/

div.news_privacy_blog_en {
	width: 511px;
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	z-index: 100;
	background: transparent url('../images/privacy_blog.gif') no-repeat top left;
	padding-top: 35px;
}

div.news_privacy_blog_en a {
	padding:2px 2px 1px 2px;  			/* Controls the height per menu item on second level and lower */
	background: transparent url('../images/news-dotted.gif') repeat-x bottom;	
	color: #000;
	text-decoration: none;
	z-index: 1000;
	font-size: 14px;
}

div.news_privacy_blog_en a:hover {
	background: none;
}

div.news_privacy_blog_en span.title {
	font-weight: normal; 
	color: black;
}

div.news_privacy_blog_en span.date {
	font-size: 11px;
	font-weight: bold;
	color: #f4821f;
}


