@media screen {

body {
	background: #F2F2F2 url(http://www.microscopy.cz/images/body_bgr.gif) repeat-x top;
	color: #333;
	font-size: 0.82em;
	font-family: 'Arial CE','Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Arial, Verdana, lucida, sans-serif;
}

* {margin: 0;padding: 0;}

p {
	line-height: 25px;
	padding: 5px 0 5px 0;
}

h1, h2, h3, h4 {
	margin: 15px 0px 10px 0px;
	color: #116482;
	letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	clear: both;
}

h1 {font-size: 150%;}

h2 {
	font-size: 125%;
	font-weight: bold;
}

h3 {font-size: 110%;}

h4 {font-size: 90%;}

table {
	margin-bottom: 10px;
	width: 100%;
}

table.half {
	margin-bottom: 10px;
	width: 50%;
}

table, tbody, th, tr, td {
	border-collapse: collapse;
	border: 1px solid #778B9E;
	padding: 3px;
}

table.noborder, table.noborder tbody, table.noborder th, table.noborder tr, table.noborder td {
	border: 0;
}

th {
	border-bottom: 2px solid #778B9E;
	background: #5BABC1 url(http://www.microscopy.cz/images/ftr_top.jpg) repeat-x;
	text-align: center;
	color: #fff;
}

th, td {width: 20%;}

#container {
	background: #fff url(http://www.microscopy.cz/images/bg_container.gif) repeat-y;
	width: 900px; 
	margin: 0 auto;
	text-align:	left;
}

#header .h1 {
	background: #fff url(http://www.microscopy.cz/images/bg_title.gif) no-repeat;
	margin: 20px 0 0 20px;
	width: 527px;
	height: 43px;
	display: block;
}

#header {
	background: #fff;
	width: 640px;
	height: 121px;
	color: #333;
	font-size: 1.2em;
	float: right;
	margin-right: 10px;	
}

#img_header {
	background: #fff url(http://www.microscopy.cz/images/img_header.jpg) no-repeat;
	margin-right: 10px;
	width: 640px;
	height: 200px;
	float: right;
}

#lang {
	margin: 20px 12px 0 0;
	float: right;
	width: 100px;
	height: 40px;
}

#lang ul {
	list-style: none;
	text-align: right;
	font-size: 0.72em;
	font-weight: bold;
}

#lang li a {
	padding-right: 30px;
	text-decoration: none;
	line-height: 25px;
}

#lang li a.active {color: #FF8500;}

#lang li#cz a {background: transparent url(http://www.microscopy.cz/images/cz_flag.gif) no-repeat right;}

#lang li#en a {background: transparent url(http://www.microscopy.cz/images/en_flag.gif) no-repeat right;}

#bgr_logo {
	background: #fff url(http://www.microscopy.cz/images/bg_logo.gif) no-repeat top;
	width: 240px;
	height: 156px;
	margin-left: 10px;
	text-align: center;
}

#logo {padding: 15px 1px 0 0;}

#contact { 
	margin: 3px 0px 0 0;
	text-align: center;
	font-size: 82%;
}

#contact p { 
	line-height: 14px;
	color: #2084A0;
}

#leftcolumn {
	float: left;
	width: 250px;
	height: 100%;
}

#bgr_hmenu {
	margin: 17px 0px 0 0;
	width: 611px;
	height: 40px;
	background: #2084A0 url(http://www.microscopy.cz/images/bgr_hmenu.gif) no-repeat;
	float: right;
}

#menu {
	margin-right: 10px;
	float: right;
}

#menu li {
	list-style: none; 
	margin: 0;
	padding: 0;
	display: inline;
}

#menu li a {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 40px;
	float: left;
	padding: 0 10px;
	line-height: 2.8em;
	text-decoration: none;
	background: url(http://www.microscopy.cz/images/arrow_off.gif) no-repeat bottom center;
}

#menu li a:hover {	
	color: #FF8500;
	background: url(http://www.microscopy.cz/images/arrow_over.gif) no-repeat bottom center;
}

#menu li a.active {
	color: #FF8500;
	background: url(http://www.microscopy.cz/images/arrow_over.gif) no-repeat bottom center;
}

#content {
	float: right;
	width: 600px;
	margin: 0 10px 10px 10px;
	padding: 10px 20px 10px 10px;
	min-height: 400px;
}

#content p {
	padding: 5px 0 5px 0;
	text-align: justify;
}

#content ul, ol {
	margin: 0 0 10px 25px;
	line-height: 25px;
}

#content ul ul, ol ol {margin-left: 15px;}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}

#content ul {
	list-style-position: outside;
	list-style: disc;
}

#content ol ol {list-style: lower-alpha;}

#content ul ul {list-style: circle;}

#news_box {text-align: justify;}

#news_box .news_lnk {
 	font-size: 0.82em;
	margin-bottom: 3px;
 	text-align: right;
 	letter-spacing: 1px;
}

#news_box p.news_lnk {line-height: 5px;}

#news_box .news_lnk a  {font-weight: bold;}

#news_box .news_desc {padding-top: 5px;}

.news_cont {
	border-bottom: 1px dotted #2084A0;
	padding: 10px 0;
}

.news_cont_imp {
	background: url(http://www.microscopy.cz/images/important.jpg) no-repeat left 39px;
	border-bottom: 1px dotted #2084A0;
	padding: 10px 0;	
}

.news_cont_imp p {margin-left: 60px;}

#news_box h2 {
	font-size: 1em;
	display: inline;
}

span.date {	
 	font-size: 0.8em;
	font-weight: bold;
	color: #666;
}

#news_box p {padding:0;}

#bgr_vmenu_bottom {
	background: url(http://www.microscopy.cz/images/bgr_vmenu_bottom.jpg) no-repeat 10px bottom;
	width: 900px;
	float: left;		
}

a {
	color: #2084A0;
	text-decoration: underline;
}

a:hover {
	color: #FF8500;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:visited:hover {
	color: #FF8500;
	text-decoration: none;
}

#footer {
	color: #fff;	
	font-size: 0.9em;
	text-align: right;
	clear: both;	
	width: 880px;
	margin-left: 10px;
}

 #footer p {
	padding: 10px 20px 0px 0px;
	line-height: 30px;
}

#ftr_top {
	background: #2083A0 url(http://www.microscopy.cz/images/ftr_top.jpg) repeat-x;
	width: 880px;
	height: 50px;
}

#ftr_bottom {
	background: #2083A0 url(http://www.microscopy.cz/images/ftr_bottom.jpg) repeat-x;
	width: 880px;
	height: 79px;
}

span#online {
	margin: -18px 0 0 20px;
	float: left;
	font-size: 0.9em;
}

ul#print {
	float: left;
	width: 120px;
	list-style: none;
	margin: 8px 0 0 20px;
}

#print li a {
	background: url(http://www.microscopy.cz/images/ico_print.gif) no-repeat left;
	height: 35px;
	display: block;
	text-decoration: none;
	text-indent: 40px;
	line-height: 35px;	
}

ul#rss {
	float: left;
	width: 210px;
	list-style: none;
	margin: 27px 0 0 23px;
}

#rss li a {
	background: url(http://www.microscopy.cz/images/ico_rss.gif) no-repeat left;
	height: 32px;
	display: block;
	text-decoration: none;
	text-indent: 38px;
	line-height: 30px;
}

#footer a {color: #fff;}

#footer a:hover {color: #FF8500;}

strong, b {color: #2084A0;}		

img {
	border: 0;
	vertical-align: middle;
}

.imgleft { 
	float: left; 
	margin: 5px 10px 0 0;
	background-color: #1E809D;
	padding: 5px;
}

.imgright {
	float: right;
	margin: 5px 0 0 10px;
	padding: 5px;
	background: #1E809D;
}

hr {
	clear: both;
	border: 0; 
	height: 1px; 
	color: #1E809D;
	background-color: #1E809D;
	margin: 10px 0;
}

.clear {clear: both;}

#copyright {
	background: url(http://www.microscopy.cz/images/bgr_nebko.gif) no-repeat top;
	width: 900px;
	height: 50px;
	color: #55657C;
	text-align: right;
	margin: 0 auto;
	font-size: 0.8em;
	padding-top: 15px;
}

#copyright img {vertical-align: text-bottom;}

.right {float:right;}

.left {float:left;}

.next_prev {
	margin-top: 10px;
	text-align: center;
}

.hiden {
	visibility:hidden;
	display:none;
}

fieldset {
  	padding: 10px;	
  	font: 90%/1 sans-serif;
  	border: 1px solid #778B9E;
   	margin: 10px 0 10px 0;
}
  
form div {padding: 5px 0;}

form div.buttons {
	text-align: center;
	margin-top: 10px;
}
input {
	width: 200px;
	color: #4682B4;
}
input.checkbox {
	width: auto;
}
select {
	width: 300px;
	color: #4682B4;
}

input.submit {
	width:18%;
	padding:2px;
}	

textarea {
	width: 400px;
 	height: 200px;
 	color: #4682B4;
}

label {
  	float:left;
  	width: 25%;
  	margin-right: 5px;
  	padding-top: 5px;
  	font-size: 1.0em;
  	font-weight: bold;
  	color: #116482;
}

legend {
  	padding: 5px 10px;
  	color: #FF8500;
 	font-weight: bold;
  	text-align: center;
	letter-spacing: 1px;
	font-size: 1.4em;
}

input.radio {
	border: none;
	background-color: transparent;
	margin-top: 5px;
	width: 13px;
	height: 13px;
}

input.checkbox {
	border: none;
	background-color: transparent;
	margin-top: 5px;
	width: 13px;
	height: 13px;
}

#vmenu {list-style-type: none; margin: 10px; width: 240px; position: relative; border-top: 1px solid #8DBDCA; border-width: 0 1px 1px; z-index: 100;}
#vmenu ul {list-style-type: none; width: 100%;}
#vmenu li {float: left; background: #2084A0; border-top: 1px solid #8DBDCA;}
#vmenu li.last {border-bottom: 1px solid #8DBDCA;}
#vmenu li.sub {background: url(http://www.microscopy.cz/images/varrow.gif) no-repeat left; font-size: 1.0em;}
#vmenu li.sub a {background: url(http://www.microscopy.cz/images/varrow.gif) no-repeat left; font-size: 1.0em;}
#vmenu li.sub ul a {background: none;}
#vmenu li.sub ul a:hover {color: #FF8500}
#vmenu li, #vmenu li a {display: block; color: #fff; font-size: 0.9em; line-height: 24px; width: 240px; text-decoration: none; cursor: pointer; font-weight: bold; text-indent: 20px;}
#vmenu ul, #vmenu li.click ul ul, #vmenu li.click ul li.hover ul ul {display: none;}
#vmenu li.hover {color: #fff; background: #5BABC1 url(http://www.microscopy.cz/images/varrow_over.gif) no-repeat 0px; z-index: 500;}
#vmenu li.hover a {color: #fff; background: url(http://www.microscopy.cz/images/varrow_over.gif) no-repeat 0px; z-index: 500;}
#vmenu li.click {color: #5BABC1; background: url(http://www.microscopy.cz/images/varrow_down.gif) no-repeat 5px 10px;}
#vmenu li.click hover {color: #FF8500;}
#vmenu li.click ul {display: block;}
#vmenu li.click ul li.hover {background: #2084A0;}
#vmenu li.click ul li {background: none; border: none;}
#vmenu li.active a {color: #fff; background: #5BABC1 url(http://www.microscopy.cz/images/varrow_over.gif) no-repeat 0px; z-index: 500;}
#vmenu li.sub ul li.active a {color: #FF8500}

}
