@import "prace/job_style_main.css";
h1{
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #778899;
	text-decoration: none;	
}
h1.plain_text{
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: black;	
}

h2{
	margin-top: 0px;
	font-family: Verdana;
	font-size: 18px;	
	font-weight: bold;
	font-style: normal;
	color: #778899;
}
h3{
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;	
	font-weight: bold;
	color: #6495ED;
}
h4{
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;	
	font-weight: bold;
	font-style: italic;
	color: #660000;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	/*color: #6699CC;*/
	background-color: white;
	border: 2px #6699CC solid;
}

ul{
	padding-left: 15px;
}
table{
	font-size: 14px;
}
 
body{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: black;	
	/*background-color: #006699;*/
}

a {
	font-size: 14px;
	/*font-weight: bold;*/
	color: #0066d5;
	text-decoration: underline;
}

a:hover{
	font-size: 14px;
	/*font-weight: bold;*/
	text-decoration: underline;
}

a.big_blue {
	font-size: 14px;
	font-weight: bold;
	color: #0066d5;
	text-decoration: underline;
}

a.big_blue:hover{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.orange {
	font-size: 12px;
	font-weight: bold;
	color: #F3721F;
	text-decoration: underline;
}

a.orange:hover{
	font-size: 12px;
	font-weight: bold;
	color: #F3721F;
	text-decoration: none;
}

a.author {
	font-size: 12px;
	font-weight: bold;
	/*color: #6495ed;*/
	text-decoration: none;
}

 a.author:hover {
	font-weight: bold;
	color: #6495ed;
	text-decoration: underline;
}

a.nadpis_sekce {
	/*font-size: 14px;
	font-weight: bold;
	color: #0066d5;*/
	text-decoration: none;
}

a.nadpis_sekce:hover{
	/*font-size: 14px;
	font-weight: bold;*/
	text-decoration: none;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	border: 2px silver solid;
}
a.white {
	color: #ffffff;
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline;
}
a.menu  {
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}
a.menu:hover{
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline;
}
a.menu_small  {
	color: #999999;
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a.menu_small:hover{
	color: #999999;
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: underline;
}
.text_align{
	_text-align: center;
}

.page{
	/*background-color: white;	*/
	margin-left: auto;
	margin-right: auto;
	width: 984px;	
	position: relative;
	/*border: 1px black solid;*/
}
.yellow_green{
	color: #669999;
}
.orange{
	color: #ff6600;
}
.green{
	color: #cccc66;
}
.magenta{
	color: #cc66cc;
}
.blue{
	color: #006699;
}
.white{
	color: white;
}
.graf_blue1{
	color: #0000FF;
}
.graf_blue2{
	color: #4444FF;
}
.graf_blue3{
	color: #8888FF;
}
.graf_blue4{
	color: #CCCCFF;
}
.graf_green1{
	color: #003300;
}
.graf_green2{
	color: #446944;
}
.graf_green3{
	color: #88A088;
}
.graf_green4{
	color: #CCD7CC;
}

.white{
	color: white;
}

.middle{
	margin-top: 0px;
	/*_margin-left: 1px;*/
}

.picture_prev_title{
	margin-right: 5px;
	height: 25px;
	text-align: right;
}
/*
.request{
	position: relative;
	margin-left: 15px;
	_margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 680px;
	height: 100px;
	_width: 660px;
}

.input_field_request{
	_position: absolute;
	_left: 0px;
	_top: 0px;
}
.button_request{
	font-weight: bold;
	position: absolute;
	left: 530px;
	top: 64px;
	_top: 46px;
	border: 2px silver solid;
	background-color: white;
}
*/
.input_field{
	float: left;
	background-color: white;
	border: 2px silver solid;
}
.contact{
	width: 730px;
	margin-top: 25px;
	/*margin-left: 25px;*/
	position: relative;
}
.button{
	font-weight: bold;
	margin-top: 20px;
	margin-right: 22px;
	_margin-right: 25px;
	float: right;
}
.news{
	font-size: 12px;
	background-image: url(img/novinky_background.jpg);
	margin-top: 1px;
	float: left;
	padding: 20px;
	width: 730px;
	height: 507px;
	_width: 770px;
	_height: 547px;
}
.news_date{
	float: left;
	width: 100px;	
	font-weight: bold;
	margin-top: 10px;	
}
.news_text{
	float: left;
	width: 600px;
	margin-top: 10px;	
}
.top_frame{
	float: left;
	width: 984px;
	height: 130px;
	float: left;
}
.logo{
	position: absolute;
	left: 20px;
	top: 36px;
}
.top_menu_back{
	position: absolute;
	left: 453px;
	top: 85px;
	width: 529px;
	height: 27px;
	background-image: url(img/links_top_background.jpg);
}
#top_menu{
	position: absolute;
	left: 470px;
	top: 90px;
	height: 20px;
	width: 500px;
}
#top_menu a {
	color: #003366;	
	font-size:14px;
	text-decoration:none;
}
#top_menu a:hover{
	color:#ffffff;
}
#links_webs h1{
	margin-top: 10px;
	width: 180px;
	margin-left: 2px;
	font-size: 14px;
	font-weight: bold;
}
.strip{
	position: absolute;
	left: 0px;
	top: 110px;
	width: 982px;
	height: 20px;
	background-image: url(img/top_strip.jpg);
}
.left_part{
	position: relative;
	text-align: left;
	margin-top: 2px;
	float: left;
	width: 180px;
	/*border: 1px black solid;*/
	overflow: hidden;
}
.two_pix{
	float: left;
	width: 2px;
}
.l_menu{
	width: 180px;
	height: 200px;	
	background-color: aqua;
}
#leftmenu a {
	padding:0 10px;
	background-color:#6699CC;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:28px;
	min-height:28px;
	text-decoration:none;
	/*width: auto;*/
	width:160px;
	_width:180px;
}
#leftmenu a:hover{
	background-color: #336699;
}

#links_webs a{
	display:block;
	margin-top: 5px;
	float: left;
	width: 180px;
	height: 20px;
	margin-left: 2px;
}
#links_webs h1{
	margin-top: 10px;
	width: 180px;
	margin-left: 2px;
	font-size: 14px;
	font-weight: bold;
}
#anketa{
	margin-top: 2px;
	float: left;
	width: 178px;
}
#anketa a:hover{
	color: #c71585;
	text-decoration: none;
}
.anketa_top{
	padding:10px 0px 0px 20px;  
	width: 158px;
	height: 25px;
	background-image: url(img/anketa_top.jpg);	
	_width: 178px;
	_height: 35px;
}
.anketa_middle{
	margin-top: 2px;
	background-color: #E5E5E5;
	padding:10px 0px 0px 10px;
}
.anketa_bottom{
	margin-top: 2px;
	background-image: url(img/anketa_bottom.jpg);
	padding:10px 0px 0px 10px;
	background-image: url(img/anketa_bottom.jpg);
	width: 168px;
	height: 196px;
	_width: 178px;
	_height: 106px;
}
.anketa_bottom_new{
	margin-top: 2px; 
	width: 178px;
	height: 19px;
	background-image: url(img/anketa_bottom_new.jpg);
}
.footer{
	/*float: left;	
	height: 50px;*/
	border-top: solid white 10px;
	clear: both;
	width: 984px;
}
.footer_strip{
	clear: both;
	margin-top: 20px;
	width: 984px;
	height: 10px;
	border-top:1px solid silver;
}
.footer_copyright{
	padding-top: 5px;
	width: 984px;
	height: 30px;
	_height: 30px;
	text-align: center;
	overflow: hidden;
	position: relative;
	/*border:1px solid black;*/
}
.footer_clear{
	clear: both;
	height: 1px;
	width: 980px;
}

.footer_etarget{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 30px;
	border-bottom:1px solid silver;
}
.footer_pujcky{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 40px;
	border-bottom:1px solid silver;
}
.footer_beck{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 30px;
	border-bottom:1px solid silver;
}
.footer_realt{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 50px;
	/*border-bottom:1px solid silver;*/
}
.middle_part{
	/*margin-right: 2px;
	_margin-right: 0px;	*/
	float: right;
	width: 798px;
	/*_width: 796px;*/
	overflow: hidden;
	/*background-color: #CCCCCC;*/
	position: relative;
}
.middle_part_top{
	position: relative;
	height: 285px;
	width: 798px;
	background-color: #CCCCCC;
	overflow: hidden;
}
.banner_title_first{
	padding-left: 15px;
	padding-top: 15px;
	position: absolute;
	top: 0px;
	left: 15px;
	background-image: url(img/title_graf_background.jpg);
	width: 235px;
	height: 235px;
	_width: 250px;
	_height: 250px;
	text-align: left;
}
.banner_title_second{
	padding: 15px 15px 0px 15px;
	position: absolute;
	top: 0px;
	left: 275px;
	background-image: url(img/title_graf_background.jpg);
	width: 220px;
	height: 235px;
	_width: 250px;
	_height: 250px;
	text-align: left;
}
.banner_title_third{
	padding: 15px 15px 0px 15px;
	position: absolute;
	top: 0px;
	left: 535px;
	background-image: url(img/title_graf_background.jpg);
	width: 220px;
	height: 235px;
	_width: 250px;
	_height: 250px;
	text-align: left;
}
.graf3_position{
	position: absolute;
	top: 115px;
	left: 25px;
}
.tabs{
	margin-top: 2px;
	float: left;
	height: 35px;	
}
#tab a{
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 40px;
	display: block;
	color: white;
	text-decoration: none;	
	background-image: url(img/tab_back.jpg);
	width: 195px;
	height: 32px;
	_width: 265px;
	_height: 35px;
}
#tab a:hover{
	color: #fafad2;
	text-decoration: none;	
	background-image: url(img/tab_back_2.jpg);
}
.tab_one_pix{
	float: left;
	width: 1px;
}
.two_pix_2{
	float: right;
	width: 2px;
}
.text_frame{
	float: left;
	width: 637px;
	text-align: justify;
}
.text{
	/*font-size: 12px;*/
	padding: 10px 10px 10px 10px;
}
.text_2{
	/*font-size: 12px;*/
	padding: 0px 10px 10px 10px;
}
.adverts_right{
	margin-top: 2px;
	float: left;
	width: 160px;
	min-height: 600px;
	_height: 600px;
	float: left;
	text-align: right;
	/*background-color: #dcdcdc;
	border: 1px black solid;*/
}
#leftmenu a.active {
	padding:0 10px;
	background-color:#95B8D8;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:28px;
	min-height:28px;
	text-decoration:none;
	/*width: auto;*/
	width:160px;
	_width:180px;
}
.banner_top{
	position: absolute;
	left: 770px;
	top: 25px;
}
.navrcholu_position{
	position: absolute;
	left: 0px;
	top: 10px;
}
.toplist_position{
	position: absolute;
	left: 20px;
	top: 0px;
}
#article{
	margin-bottom: 10px;
	border-bottom: #778899 solid 1px;
	padding-bottom: 5px;
}
.article{
	margin-bottom: 10px;
	border-bottom: #778899 solid 1px;
	padding-bottom: 5px;
}
.article_img{
	border-top: white solid 15px;
	border-bottom: white solid 15px;
	border-left: white solid 15px;
}
a.article{
	font-size: 14px;
}

.box{
	margin-top: 10px;
	margin-bottom: 10px;
}

.float_left{
	float: left;
}
.float_right{
	float: right;
}
.underline{
	text-decoration: underline;
}
.left{
	float: left;
}
.right{
	float: right;
}
.footer_left{
	float: left;
	width: 130px;
}
.clear{
	clear: both;
	font-size: 0px;
	width: 100%;
}
.contacts{
	width: 615px;
	border-bottom: 20px white solid;
	border-top: 1px #708090 solid;
}
.contacts_left{
	border-top: 10px white solid; 
	float: left;
	width: 130px;
}
.contacts_right{
	border-top: 10px white solid; 
	float: left;
	width: 485px;
}
#menu_top_in a {
	float: left;
	padding:0 10px;
	background-color:#336699;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:20px;
	min-height:20px;
	text-decoration:none;
	text-align: center;	
}
#menu_top_in a:hover {
	background-color:#003366;	
}
#menu_top_in {
	border-top: 2px white solid;
}
.width{
	width: 259px;
}
.block_etarget_like_left{
	border-top: 20px solid white;
	border-right: 10px solid white;
	float: left;
	width: 295px;
}
.block_etarget_like_right{
	border-top: 20px solid white;
	border-left: 10px solid white;
	float: left;
	width: 295px;
}
a.small{
	font-size: 12px;
	font-weight: normal;
}
a.small:hover{
	font-size: 12px;
	font-weight: normal;
}
.headline{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #778899;
}
.actual{
	margin-top: 20px;
	border-top: #696969 solid 1px;
}
.contact_form{
	margin-top: 20px;
}
.grey{
	color: #778899;
}
.reklamni_blok{
	border-top: 1px solid #696969;
	margin-top: 20px;
}
.sponsors{
	color: #778899;
}

