@import url('menu.css');
/*@import url('left_menu.css');*/

body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  /* behavior: url(csshover.htc); */
}
label {
	color: #000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #323232;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

h3 { font-size: 13px; padding: 5px 0; margin: 0; }
h4 { font-size: 12px; padding: 5px 0; margin: 0; }
h5 { font-size: 11px; padding: 5px 0; margin: 0; }
h6 { font-size: 10px; padding: 5px 0; margin: 0; }

.page_title {
	font-weight: bold;
	font-size: 18px;
	color: #323232;
	margin: 0 5px 10px 0;
	line-height: 150%;
}

div#container {
	margin: 0 auto 0 auto;
	width: 			960px;
}

div#header {

}

div.topmenu {
	border-top: 3px solid #3F947F;
	text-align: right;
	color: #FFFFFF;
	background-color: #3F947F;
	position: relative;
}

div.topmenu_country {
  float: right;  
  color: #000000;
  background-color: #EAEAEA;
  padding: 0px 0px 2px 10px;
}

div.topmenu_country img {
margin: 0 4px 0 4px;
}

.error {
	color: #FF0000;
}

div.topmenu_text {
  float: right;  
  color: #FFFFFF;
  background-color: #3F947F;
  padding: 2px 10px 5px 10px;
}

div.topmenu_text a {
margin: 0 5px 0 3px;
}

div.toplogo {
clear: both;
margin: 30px 0 20px 20px; 
/*font-size: 18px;*/
font-size: 2.3em;
color:#555555;
}
div.topsearch {
position: absolute;
right: 0px;
top: 59px;
}

div.topsearch input.search {
border: 1px solid #000000;
}

div.topsearch input.button {
background: url(img/arrow_top_small.gif) no-repeat 7px center;
background-color: #EAEAEA;
padding: 1px 3px 1px 12px;
border: none;
}

div.topmenu_text a:link, .topmenu_text a:visited {
	color: #FFFFFF;
	height: 17px;
	text-decoration:none;
}

div.topmenu_text a:hover {
	height: 17px;
	text-decoration: underline;
}

div.banner_960x265 {
border-top: 1px solid #D3D3D3;
}

div#main {
background-color: #F2F2F2;
padding: 15px 15px 0 15px;
background-image:url(img/back_main.gif);
background-position:top left;
background-repeat:repeat-x;
}

.home_novinky {
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
}

div#page_bottom {
padding: 20px 0 0 0;
clear: both;
border-bottom: 1px solid #3F947F;
}

div.bottom {
clear: both;
}

div.top_link {
background: url(img/footer_top_starter.gif) no-repeat right top;
padding: 2px 10px 3px 0;
margin-bottom: 3px;
text-align: right;
}

div.top_link span.print a {
background: url(img/icon_print.gif) no-repeat left center;
padding-left: 25px;
color: #3F947F;
text-decoration: none;
margin-right: 180px;
}

div.top_link span.print a:hover {
text-decoration: underline;
}

div.top_link span.top a {
background: url(img/footer_top_arrow.gif) no-repeat right center;
padding-right: 15px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

div.top_link span.top a:hover {
text-decoration: underline;
}

div.footer {
color: #919191;
background-color: #F2F2F2;
padding: 10px 0 20px 15px;
}

span.dis a {
color: #919191;
font-weight: bold;
text-decoration: none;
}

span.dis a:hover {
text-decoration: underline;
}

div.left_frame {
margin: 0 0 40px 5px;
width: 692px;
float: left;
}

a img {
border: 1px solid #DBD9D9;
}

div.left_frame img {
float: left;
border: none;
padding: 0 10px 10px 0;
}


div.center_frame {
margin: 0 0 40px 0;
width: 700px;
float: left;
}

div.center_frame2 {
margin: 0 0 40px 0;
width: 600px;
float: left;
}

div.center_frame img {
float: left;
margin: 3px 15px 5px 0;
}

div.center_frame .home img {
float: none;
margin:0;
}

/* OTHER */


.arrow_blue {
background: url(img/arrow_blue.gif) 0 2px no-repeat;
padding-left: 15px;
color: #246078;
text-decoration: none;
}

a.arrow_blue:hover {
text-decoration: underline;
}

a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #246078;
}

div.right_frame select {
width: 198px;
margin: 5px 0 0 0;
padding: 0 0 0 0;
}

.hide {display: none}
.show {display: block}

/* LEFT MENU */
#left_menu {
	width: 170px;
	padding: 0 0 50px 0;
	float:left;
	margin-right: 20px;
}

/* RIGHT FRAMES */

div.right_frames {
margin: 0 0 40px 700px;
width: 223px;
text-align: center;
clear: right;
}

div.rf_top_img {
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	width: 221px;
}
div.right_frame {
        float: right;
	border: 1px solid #DBD9D9;
	margin-bottom: 15px;
	width: 221px;
}

div.right_frame_title {
	font-size: 14px;
	color: #605F5F;
	background-color: #DBD9D9;
	padding: 5px 0 6px 8px;
	text-align:left;
}

div.right_frame_title2 {
	font-size: 14px;
	color: #fff;
	background-color: #ad8e72;
	padding: 2px 0 3px 8px;
	text-align:left;
}

div.right_frame_content {
padding: 8px;
text-align:left;
background-color:#FFFFFF;
}

div.right_frames img {
margin: 0 0 10px 0;
padding: 0 0 0 0;
}
ul li {list-style-position: inside}
ul.right_linklist { 
font-size:1em; 
text-align:left;
padding-left:0em; 
margin: 0 0 0 0; 
text-decoration:none;
}

ul.right_linklist h2 {
	color: #000000;
	font-size: 14px;
}

ul.right_linklist h3, ul.right_linklist h4, ul.right_linklist h5, ul.right_linklist h6 {
	font-weight: normal;
}

ul.right_linklist li.produkt_pdf {
background-image: url(img/icon_pdf_file.gif); 
background-repeat:no-repeat; 
background-position:left 0em; 
list-style:none; 
padding: 0 0 8px 1.7em;
color: #246078;
}

ul.right_linklist li.arrow_blue {
	background-image: url(img/arrow_blue.gif) !important;
background-position: 4px 4px; 
}

ul.right_linklist li.produkt_pdf a {
color: #246078;
text-decoration: none;
}

ul.right_linklist li.produkt_pdf a:hover {
text-decoration: underline;
}

a.vypocet {
color: #246078;
text-decoration: none;
}

a.vypocet:hover {
color: #246078;
text-decoration: underline;
}

.r_popisek {
	font-size: 9px;
	margin: 0 0 20px 0;
}

.nadpis {
	font-weight: bold;
	font-size: 18px;
	color: #323232;
	margin: 0 5px 10px 0;
	line-height: 150%;
}

.aktual, .aktual link, .aktual visited {
	font-weight:bold;
	font-size: 14px;
	color: #323232;
	text-decoration:none;
	line-height: normal;
}
a.aktual:hover {
	font-weight:bold;
	font-size: 14px;
	color: #323232;
	text-decoration:none;
	line-height: normal;
}


.podnadpis {
	font-weight: bold;
	/*margin: 10px 0 5px 0;*/
	color: #246078;
}

.m_text {
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	line-height: 150%;
	clear: both;
}
.m_text1 {
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	line-height: 150%;
	clear: both;
}
table.prodData {
	width: 100%;
	text-align:left;
	border: 1px solid  #d9d9d9;
	border-collapse: collapse;
}
table.prodData tr.r1 {
	background: #97b3bf;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 14px;
}
table.prodData tr.r2 {
	background: #ffffff;
}
table.tdata {
	width: 100%;
	font-size: 0.9em;
}
table.tdata tr.toprow {
	background:#97b3bf;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
}
table.tdata tr.row1 {
	background:#c6d2d6;
}
table.tdata tr.row2 {
	background:#ffffff;
}


#categories {
	color: #666666;
	width:505px;
	margin: 0 0 0 0;
  float:left;
}
.cat {
	float:left;
	background-image:url(img/bullet_breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 10px;
}

form {
margin: 0;
}

a.image {
position: relative;
}

div.image_ie6 {
position: relative;
width: 1px;
height: 1px;
}

img.image_zoom {
position: absolute;
bottom: 4px;
right: 4px;
border: none;
}

div.image_ie6 img.image_zoom {
right: 1px;
}

div#partners {
float: left;
width: 480px;
}

table.two_cols {
/*width: 100%;*/
}

table.two_cols td {
width: 230px;
vertical-align: top;
padding-bottom: 25px;
}

table.two_cols td img {
float: left;
border: 1px solid #DBD9D9;
padding: 0 0 0 0;
margin: 0 12px 5px 0;
}

table.two_cols td a.title {
color: #246078;
font-weight: bold;
text-decoration: none;
}

table.two_cols td a.title:hover {
text-decoration: underline;
}

.td_title {
	font-weight:bold;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #dadada;
	padding: 7px 14px;
	color:#000000;
}

.td_title a {
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	color:#000000;
  line-height: 120%;
}
.td_title a:hover {
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	color:#000000;
}
.hledej {
	border: none;	
	color: #FFFFFF;
	cursor: pointer;
	padding: 2px 5px 2px 12px;
	background: url(img/arrow_search.gif) no-repeat 5px center;
	background-color: #246078;
	margin: 5px 0 0 0;
}

.article {
	float:left;
	background:url(img/bullet_breadcrumb.gif)  0 5px no-repeat;
	padding: 0 10px;
	text-decoration:none;
	color: #666666;
}
#message_box { 
position: absolute; 
z-index: 10; 
background:#fff;
padding:20px ;
border: 1px solid  #666666;
margin: 0 auto;
margin: 20px 0 0 220px;
width: 300px;
}

#message_box .zv {
	color: #C9861B;
	font-size: 15px;
}

.podnadpis-blue {
	font-weight: bold;
	color: #246078;
}
.podnadpis-green {
	font-weight: bold;
	color: #008C75;
}

.projektanti_skoleni_login {
  margin: 5px 0 10px 0;
}

.projektanti_skoleni_login input.text {
  border: 1px solid #000000;
	background: #FFFFFF;
	width: 150px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.projektanti_skoleni_login input.button {
  background: url(img/arrow_top_small.gif) no-repeat 7px center;
  background-color: #EAEAEA;
  padding: 1px 3px 1px 12px;
  border: 1px solid #000000;
	margin: 8px 0 5px 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

a.in_href_row {
  text-decoration: none;
}

a.in_href_row:hover {
  color: #000000;
}
#tisk:hover {
	background-color: #246078;
}
.bold, legend {
	font-weight: bold;
}
#zdroje label {
	width: 200px;
	display: block;
	float: left;
}
.hidden label {
	width: 30px !important;
	float: right;
}
.short {
	width: 100px;
}
.info {
	float: right !important;
}
fieldset {
	background-color: transparent;
	width: 95%;
	padding: 10px;
}
.reset {
	float: left;
	clear: both;
}
.s1 {
  width: 50px;
}
.hidden {
	display: none;
}
.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle;top:150px;margin-bottom: 100px;}
