
*{
	margin: 0px;
	padding: 0px;
}
body{
font-family: arial;
}
ul{
	padding-left:20px;
}
li{
}
h1{
	line-height: 25px;
	color: #155dac;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2{
	line-height: 30px;
	color: #155dac;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

h3{
	line-height: 30px;
	color: #777777;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}

h4{
	line-height: 25px;
	color: #155dac;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h5{
	line-height: 12px;
	color: #155dac;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 5px;

   
}

h5.black{
	line-height: 10px;
	color: BLACK;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 5px;

}

a, a:link, a:visited, a:hover{
color: #155dac;
}

p{
	font-size: 10pt;
}

.input, .textarea{
	border: 1px solid #165dad;
	padding-left: 2px !important;
	font-size: 10pt;
}
.textarea{
	font-family: arial;
	
}

.button,.button-hover{
	border: none;
	color: #333 !important;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	width: 106px;
	height: 19px;
	background-image: url('../img/button.gif');
	padding: 0px 3px 0px 3px;
}
/* botton po prejeti mysi*/
.button:hover, .button-hover{
	background-image: url('../img/button_on.gif');
}

.button/* IE:hover */{
  background-color: expression(
    this.onmouseover = new Function("this.className += '-hover';"),
    this.onmouseout = new Function("this.className = this.className.replace('-hover', '')")
  );
}

/*TABULA !!! ???*/
/*
+{
	background-color: #eee;
	font-size: 12px; 
	color: #607281;
	padding-left: 40px;
	border-bottom: Black;
	border-top: Black;
}

td{
	padding: 5px;
	border: 1px #FFFFFF noshade;
}
*/
/*KONEC TABULE*/

.link1{
	color: #333333;
	padding-left: 10px;
	background-image: url(../img/arrow2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
	
	
}
.link2{
	background-image: url(../img/arrow5.gif);
	background-position: 100% 4px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 25px;
	color: #155dac;
	text-decoration: none;
	padding-right: 18px !important;
}

.link3{
	color:#155dac;
	padding-left: 10px;
	background-image: url(../img/arrow1.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
}

.link4{
	background-image: url(../img/arrow5.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 18px;
	color: #155dac;
	text-decoration: underline;
	padding-right: 18px;
}

#info_page{
	width: 650px;
	position: relative;
	float: left;
	text-align: justify;
}
#info_page_top{
	width: 100%;
	height: 60px;
	background-color: #eaeaea;
}

#info_page_logo{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 200px;
	height: 50px;
	background-image: url(../img/info_page_logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#info_page_op{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 76px;
	height: 24px;
	background-image: url(../img/info_page_op.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.info_page_op{
	float: left;
	color: #ffffff;
	font-size: 9pt;
	padding-left: 45px;
	padding-top:4px;
}
.info_page_op a, .info_page_op a:link, .info_page_op a:visited, .info_page_op a:hover{
	color: #ffffff;
	text-decoration: none;
}

#info_page_head{
	height: 16px;
	background-image: url(../img/info_page_head.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	font-size: 9pt;
	margin-bottom: 10px;
}

#info_page_title{
	color: White;
	font-weight: bold;
	text-transform: upercase;
	font-size: 12px;
	float: left;
	padding-left: 10px;
	line-height: 16px;
	height: 16px;
}
#info_page_date{
	color: #ffffff;
	font-weight: bold;
	text-transform: upercase;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
}

#info_page_foot{
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #447dbd;
	color: #666;
	font-size: 8pt;
	padding-left: 8px;
}
#info_page_foot a{
	text-decoration: underline;
	color: #447dbd;
	
}

#info_page .text{
	border: none;
}
#page{
	width: 100%;
	float: left;
	padding-top: 136px; /* odsazeni obsahu, trida top musi byt pozicovana absolutne, 
						kvuli poradi vypisovani menu na stranky. tohle je docasne reseni
						tyto silene konstrukce jsou kvuli ie						
						*/		
}

#top{
	width: 100%;
	height: 135px;
	position:absolute;
	left: 0px;
	top: 0px;
	background-image: url(../img/top_back.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
}

#logo{
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 300px;
	height: 80px;
	cursor: pointer;
}

#top_head{
	width: 100%;
	height: 50px;
	position:absolute;
	top:85px;
	left:0px;
	background-image: url(../img/top_head_back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;

}

/*#top_head_r{
	float: right;
	height: 49px;
	margin-top: 86px;
	width: 100%;
	background-image: url(../img/top_head_back_r.jpg);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	
}*/

#top_service{
	position: absolute;
	left: 141px;
	top: 7px;
	color: #EAEAEA;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	background-image: url(../img/arrow6.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
 padding-right: 10px;
}

#menu1_top{
	position: absolute;
	top: 6px;
	left: 14px;
}	
#menu2_top{
	position: absolute;
	top: 0px;
	left: 250px;
	width: 550px;
	
}
#menu_left{
	width: 180px;	
	margin-bottom: 1px;
}

#menu_left .head{
	background-color: #428bb1;
	margin-bottom: 1px;
}

#menu_left .title{
	
	padding-left: 25px;
}

#navigation, #navigation_full{
	position: absolute;
	left: 0px;
	top: 32px;
	color: #ffffff;
	font-size: 11px;
	_z-index: -1;
	text-align: right;
	width: 812px;
}

#navigation_full{
	width: 100%;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover,
#navigation_full a, #navigation_full a:link, #navigation_full a:visited, #navigation_full a:hover{
	color: #ffffff;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 10px;
	background: url(../img/arrow4.gif) 0px 3px no-repeat;
}

#left{
	width: 180px;
	float: left;
}

#right{
	width: 150px;
	float: right;
}

#middle{
	padding: 0px 1px 0px 1px !important;
	margin: 0px 150px 0px 180px;
}

#content{
	padding: 0px !important;
	width: 801px;
	margin: 0px;
}
#content_full{
	
}

#content .img{
	text-align: center;
}

#banner{
	float: left;
	padding: 0px;
	margin-bottom: 4px;
}
.banner{
	border: 0px;
	margin-bottom: -4px !important; /* hack pro ff*/
	padding-bottom: 1px;
	margin: 0px;
	float: left;
}
.banner object, .banner embed{
	padding: 0px;
	border: 0px;
}

.banner img{
	border: none;
}

#company #menu_left .title{
	background-image: url(../img/company_title_back.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
}
#network h5,#network h4{
	color: #b8040f;
}

#network #menu_left .title{
	background-image: url(../img/network_title_back.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
}
#network #menu_left .head{
	background-color: #b80606;
}

#network #pressnews{
}

#network #pressnews .head{
	background-color: #b80606;
	
}

#network #pressnews .content{
	background-image: url(../img/network_new_back.gif);
	color: #333333;
}
#pressnews .content a{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color:#155dac;
	padding-right: 10px;
} 

#network #pressnews .date{
	background-image: url(../img/arrow8.gif);
	color: #333333;
}

#network #pressnews .link2{
	color: #b8040f;
	background-image: url(../img/arrow3.gif);
	width: 100%;
}
#network #pressnews hr{
	margin: 0px;
	padding: 0px;
	_margin-bottom: -20px;
	color: #b8040f;
	height: 1px;
	background-color:  #b8040f;
	size: 1px;
	border: none;
}

#is_prytanis h5, #is_prytanis h4, #is_prytanis h1, #is_prytanis h2{
	/* color: #139c1a; */
	color: #B8040F;
}

#is_prytanis #menu_left .head{
	/* background-color: #139c1a;	*/
	background-color: #B8040F;
}

#is_prytanis #menu_left .title{
	background-image: url(../img/is_prytanis_title_back.gif);
	background-position: 7px 1px;
	background-repeat: no-repeat;
}

#is_prytanis #pressnews .head{
	/* background-color: #139c1a;	*/
	background-color: #B8040F;
}

#is_prytanis #pressnews .content{
	background-image: url(../img/is_prytanis_new_back.gif);
	color: #333333;
}

#is_prytanis #pressnews .date{
	background-image: url(../img/arrow7.gif);
	color: #333333;
}
#is_prytanis #pressnews .link2{
	/* color: #139c1a; */
	color: #B8040F;
	width: 100%;
	background-image: url(../img/arrow10.gif);
}

#hi_technology #menu_left .head{
	background-color: #155dac;	
}

#hi_technology #menu_left .title{
	background-image: url(../img/hi_technology_title_back.gif);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#hi_technology #pressnews .head{
	background-color: #155dac;	
}
.head{
	width: 100%;
	height: 20px;
	margin-bottom: 1px;
}
.title{
	color: #ffffff;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 20px;
}
.content{
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

.text{
	padding: 5px 8px 8px 8px;
	font-size: 11px;
	color: #666666;
}
.text p{
	/*padding-top: 10px;*/
	font-size: 11px;
}
.text hr{
	margin-bottom: 5px;
	margin-top: 10px;
	height: 1px;
	background-color: #8d8d8d;
	color: #ebebeb;
	border: none;
}
#pressnews, #it{
	float: left;
	color: #444444;
	width: 100%;
	margin-bottom: 5px;

}

#pressnews .head{
	background-color: #4682B4;
}

#pressnews .content{
	background-image: url(../img/new_back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.pressnew .date, .it .date{
	color: #155dac;
	font-weight: bold;
	font-size: 9px;
	background-image: url(../img/arrow1.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 8px;
	font-family: verdana;
}

.pressnew{
	padding-top: 6px;
	font-family: verdana;
	font-size: 9px;
	cursor: pointer;
	empty-cells: show;
}

.it{
	min-height: 20px;
	_height: 20px;
	padding-top: 6px;
	font-family: verdana;
	font-size: 9px;
}


#it .head{
	background-color: #499cf8;
}

#it .content{
	background-image: url(../img/it_back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;	
	padding-bottom: 10px; 
}


#links .head{
	background-color: #333333;
}
#links .content{
	background-image: url(../img/links_back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	min-height: 100px;
	_height: 100px;
}


#links .link1{
	width: 110px;
	float: left;
}

#download .head{
	background-color: #333333;	
}

#download .content{
	background-image: url(../img/download_back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	min-height: 100px;
	_height: 100px;
}
#download .link1{
	width: 110px;
	float: left;
}


#login{

	min-height: 100px;
	_height: 100px;
}

#login .head{
	background-color: #8d8d8d;
}
#login .content{
		background-image: url(../img/login_back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	
}

.info{
	width: 100%;
	border-top: 1px solid #8d8d8d;
	margin-bottom: 10px;
}
.info .link3{
	display: block;
}
.info .content {
	padding-bottom: 10px;
}

.info .title{
	padding-left: 0px;
	color: #155dac;
}


#news{
	padding: 0px 8px 0px 8px;
	margin-top: 5px;
	float: left;
}

.new{
	border-top: 1px solid #8d8d8d;
	color: #155dac;
	padding-top: 5px;
	cursor: pointer;
width: 100%;
float: left;
}

#news .all {
	float: right;
	text-align: right;
}
.new_img{
	float: left;
	width: 30px;
	height: 30px;
	padding: 12px 2px 0px 0px;
}

.new .title{
	float: left;
	width: 350px;
	
	color: #666666;
	
	padding: 0px;
}
.new .content{
	float: left;
	width: 350px;
	padding: 0px;	
	color: #155dac;
	font-size: 11px;
}
.new .date{
	color: #666666;
	float: right;
	
	font-size: 11px;
}
table.t3, table.t1, table.t2{
	margin-left: 0px;
	margin-right: 0px;
	empty-cells: show;
	width: 100%;
	float: left;
	font-size: 8pt;
	background: #D3E0EA;
	background-image: url(../img/as_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 0px solid #999999;
	border-collapse: collapse;
}
table.t1 a img{
	border: none;
}
table.t1 th, table.t1 th a{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px !important;
	text-align: left;
}

table.t1 td.img{
	border: none;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 26px;
	width: 140px;
}
table.t1 td.title{
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	white-space: nowrap;
	padding: 0px;
}

table.t1 td.source{
	font-size: 9pt;
	padding: 5px 0px 5px 0px;
	font-style: normal;
	color: #265A82;
	height: 26px;
}
table.t1 td.content{
	font-size: 8pt;
}
table.t1 .link{
	text-align: right;
	padding: 0px 20px 5px 0px;
}

table.t1 th{
	white-space: nowrap;
	text-align: center;
}

table.t1 td{
	border-bottom: 1px solid #026985;
	padding: 5px 5px 5px 5px;
}
table.t1 td.c{
	text-align: center;
	vertical-align: top;
	padding-left: 0px; 
}

#references{
	padding: 0px 8px 0px 8px;

	float: left;
	_float: none;
}

.ref{
	float: left;
	border-bottom: 1px solid #8d8d8d;
	width: 100%;
}

.ref_img{
	padding: 10px 0px 0px 20px;
	float: left;
}

.ref .company{
	float: left; 
	line-height: 45px;
	color: #666666;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
	
}

.ref .link4{
	float: right;
	line-height: 45px;
}



#foot{
	width: 100%;
	height: 30px;
	background-image: url(../img/foot_back.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin-top: 20px;
	color: #666666;
	font-size: 11px;
	position: relative;
	clear: both;
}

.foot_l, foot_r, foot_r_full{
	position: absolute;
	left: 0px;
	top: 3px;
	padding-left: 10px; /* stejne odsazeni jako v levem sloupci */
	line-height: 25px;
		
}

.foot_r{
	position: absolute;
	left: 555px;
	top: 3px;
	line-height: 25px;
	padding-right: 5px;
	white-space: nowrap;
}
.foot_r_full{
	position: absolute;
	right: 5px;
	top: 3px;
	line-height: 25px;
	padding-right: 5px;
	white-space: nowrap;
}

#foot a, #foot a:link, #foot a:visited, #foot a:hover{
	color: #155dac;
	font-size: 11px;
	text-decoration: underline;
	white-space: nowrap;
}

table.form{
	border: 15px solid #fff; /* misto padding- barva musi byt stejna jako pozadi*/
	margin: 10px 0px 10px 0px;
	font-size: 8pt;
	float: left;
	background-color: #ffffff;
	border-bottom: 1px;
	border-bottom-color: #999999;
}
table.form td.key, table.form td.key_req{
	width: 120px;
	padding: 5px 0px 5px 0px;
}

table.form td.key_req{
	font-weight: bold;
}
table.form td.value{
	
}
table.form td.buttons{
	text-align: right;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
/* formular 
table.form{
	border: 15px solid #ffffff; /* misto padding- barva musi byt stejna jako pozadi*/
	/*margin: 10px 0px 10px 0px;
	font-size: 8pt;
	background-color: #ffffff;
	border-bottom: 1px;
	border-bottom-color: #999999;
}
table.form td.key, table.form td.key_req{
	width: 120px;
	padding: 5px 0px 5px 0px;
}

table.form td.key_req{
	font-weight: bold;
}
table.form td.value{
	
}
table.form td.buttons{
	text-align: right;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
}
*/
.cleaner{
	clear: both;
}

/* ankety */
.poll {
	width: 150px;
	font-size: 11px;
	padding: 22px 0px 0px 0px;
	background: url(../img/poll_head_bg.gif) 2px 0px no-repeat;
	border-bottom: 2px solid #bababa;
}

.poll .question {
	color: #B54200;
	font-size: 11px;
	padding: 3px 7px 3px 7px;
	background-color: #ffefe7;
}

.poll .options {
	
}

.poll .item {
	padding: 3px;
	margin: 1px 0px 0px 0px;
	padding-right: 5px;
}

.poll .even {
	background-color: #efefef;
}

.poll .odd {
	background-color: #efefef;
}

.poll .text a{
	color:  #000;
	background: url(../img/arrow11.gif) 100% 6px no-repeat;
	padding-right: 20px;
	text-decoration: none;
}
.poll .bar_env{
	float: left;
	width: 100px;
}
.poll .bar {
	float: left;
	overflow: hidden;
	height: 11px;
	margin-left: 6px;
	line-height: 11px;
	font-size: 1px;
	background-image: url('../img/poll_bg.gif');
	background-position: 2px 0%;
	background-repeat: repeat-x;
}

.poll .bar .left {
	height: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
	/*background-image: url('../img/poll_term_left.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;*/
}

.poll .bar .right {
	height: 11px;
	line-height: 11px;
	font-size: 1px;
	width: 100%;
	/*background-image: url('../img/poll_term_right.gif');
	background-position: 100% 0%;
	background-repeat: no-repeat;*/
}

.poll .count, .poll .note{
	text-align: right;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color: #333333;
}

.poll .value {
	font-size: 11px;
	text-align: right;
	color: #b54200;
	font-weight: bold;
	
} 









#formbuilder {
	float: left;
	padding: 20px;
}


.vad-form td {padding-left: 6px}
/*.vad-input {border: 1px solid #999}*/
select,textarea {font-size: 100%; margin-top: 4px}
	
 /* text */
.vad-scale-text {
	margin-left: 10px;
	display: inline;
}

/* scale */
.vad-scale-bar-border {
	margin-top: 4px;
	width: 90%;
	border: 1px solid #999;
	background-color: #ffffff;
	font-size: 1px;
}
/* scale - vypln*/
.vad-scale-bar-border div,.vad-scale-bar-border p, .vad-scale-bar {
	display: block;
	height: 2px !important;
	background-color: #f60 !important;
	margin: 0; padding: 0; line-height: 0px;
}
/*.article table.grid .desc,
.article table.vad-list .desc,
.article table.vad-form .desc,
.article table.vad-filter .desc {
	padding: 10px !important;
	text-align: right;
	font-weight: bold !important;
	background-color: #DDDDDD;
	width: 120px
}*/
	.article table.grid .desc,
.article table.vad-list .desc,
.article table.vad-form .desc,
.article table.vad-filter .desc {
	background-color: transparent;
	padding: 10px !important;
	text-align: right;
	width: 120px
	}
.article table.vad-form .desc label {line-height: 120%}

table.vad-list td {
	padding: 0px 6px;
	border-bottom: 1px solid #ddd;
}
table.grid th,
table.vad-list th,
table.vad-form th,
table.vad-filter th {
	padding: 2px 2px 2px 3px;
/*	border-bottom: 1px solid #999;*/
	background-color: #bcbcbc !important;
	font-weight: bold;
	white-space: nowrap;
}
.article table td {
	/* border-color:#f9cd77;
	border-style:solid none none;
	border-width:1px 0 0; */
	padding-bottom: 3px;
}
	
/*.vad-tab-content td {
	border-bottom: 1px solid #FFF;
}*/	

table.vad-form-container {
	border-top: 1px solid #FFF;
	width: 90%;
}


table.vad-form-container td
{
	padding: 2px 6px;
	_padding: 1px 6px;
	padding-left: 0px;
	border: 0px solid #ddd;
}
	.vad-input-obligate{
	text-decoration: underline;
	padding-bottom: 1px;
}

#VA-help {
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 200px;
	font-size: 11px;
	background-color: #FFF2A8;
	border: 1px solid Black;
	padding: 3px 3px 3px 3px;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
}

#VATip_IFrame{
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
}

#VATip_IFrame_body{
	background-color: red;
}

.va-tip{
	width: 16px;
	height: 16px;
	margin-right:auto;
	cursor: pointer;
	margin: 4px;
    float: right;
	background-image: url(/framework/tips/core/img/ico_tips.gif);
	background-repeat: no-repeat;
}
table.vad-form tr.title td {font-weight: bold; border: 0}
table.vad-form {width: 100%}
table.vad-form tfoot,table.vad-form .vad-controls {text-align: center}
table.table-firm-margin {margin-bottom: 20px}
.article table.vad-form label, 
.article table.vad-form label sup,
.article table.vad-form label sub
 {
	color:#DB261F;
}

.vad-maincontrols {text-align: center}

.vad-obligate label{
	font-weight: bold;
	background: url(/img/obligate_star.gif) right top no-repeat;
	padding-right: 10px;
}
table.vad-form .error {color: red; font-size: 70%}

