/* Tag Definitions */

body{
	background-color: white;
	margin: 0;
	font-size: 0.75em;
	color: #445E58;
	font-family: Arial, Helvetica, "Geneva CE", sans-serif;
	background-image: url(../images/back_plus.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

h1{
	font-family: Arial, Helvetica, "Geneva CE", sans-serif;
	font-size: 1.5em;
	color: #263B7B;
}

h2{
	color: #44C2D5;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 6px;
}

strong, b{
	color: #44C2D5;
}

a:link, a:visited, a:hover, a:active{
	color: #263B7B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
 	text-decoration: none;
}

hr{
	
}

li{
	list-style-image: url(../images/li_plus.gif);
	padding-left: 10px;
}

img{
	border: none;	
}

img.right {
		  border-bottom: 4px solid #67D0DE;
		  float: right;
		  margin-bottom: 10px;
}

table {
		  margin-bottom: 14px;
}

th {
		  background: #67D0DE;
		  color: #fff;
		  font-size: 12px;
		  padding: 6px;
		  text-align: left;
		  padding-left: 20px;
}

td {
		  vertical-align: top;
		  text-align: left;
		  padding: 6px;
		  padding: left;
		  padding-left: 20px;
		  font-size: 12px;
}

td.dark {
		  color: #67D0DE;
		  font-weight: bold;
}

tr.empty {
		  height: 1px;
		  background: #67D0DE;
}

/* layout */
#container{
	border: 0px solid red;
	width: 760px;
}

#leftColumn{
	/*background-color:  green;*/
	float:left;
	width: 230px;
	padding-top: 84px;
}
.divmapka{
	border:0px solid green;
	overflow:hidden;
	width:170px;
}
#leftColumnContainer{
	padding-left: 23px;
	padding-right: 36px;
}

#rightColum{
	/*background-color:  black;*/
	float: left;
	width: 530px;
	padding-top: 187px;
}

#Bottom{
	clear: both;
	width: 760px;
	/*background-color: red;*/
}

#BottomLeft{
	float: left;
	width: 230px;
}

#BottomRight{
	float: right;
	border-top: 1px solid #44C2D5;
	width: 530px;
	height: 44px;
	padding-top: 15px;
	
}

#Logo{
	margin-left: 23px;
	width: 125px;
	height:  64px;
	border-top: 1px solid #44C2D5;
	display: block;
	background-image: url(../images/logo_zentiva.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*.uvod-btn {
	display: block;
	width: 227px;
	height: 36px;
	background: url(../images/menu/menu_top.jpg) no-repeat left top;
}*/
.uvod-btn {
	display: block;
	height: 16px;
	background: url(../images/menu/menu_top.jpg) no-repeat left top;
	padding-left: 23px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}


.menubottom {
	display: block;
	width: 227px;
	height: 12px;
	background: url(../images/menu/menu_bottom.jpg) no-repeat top left;
}

.menuspan {
	display: block;
	padding-top: 7px;
	vertical-align: middle;
	text-decoration: none;
}




a.menuitem, a.menuitem:visited, a.menuitem:active, a.menuitem:hover{
	display: block;
	height: 26px;
	padding-left: 23px;
	background: url(../images/menu/item_off.jpg) no-repeat top left;
	color: #263B7B;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
a.menuitem:hover{
	background-image: url(../images/menu/item_on.jpg);
	color: white;
	text-decoration: none;
}

.hr {
	display: block;
	height: 1px;
	border-bottom: 1px solid #67D0DE;
	overflow: hidden;
	margin-top: 14px;
	margin-bottom: 14px;
	clear: both;
}

.minibanner {
	display: block;
	margin-bottom: 12px;
}

.sloupek {
	width: 160px;
	float: left;
}

.sloupekanchor {
	display: block;
	float: right;
	width: 45px;
	text-align: right;
	text-transform: uppercase;
	background: url(../images/viac.gif) no-repeat 0 0;
	clear: both;
	margin-top: 6px;
}

.sloupekdownload {
	display: block;
	text-align: left;
	background: url(../images/down.gif) no-repeat 6px 0;
	padding-left: 25px;
}

.sloupekmezi {
	display: block;
	padding: 10px;
	float: left;
}

.sloupekborder, .sloupekbordershort {
	display: block;
	width: 2px;
	height: 150px;
	background: #DADFDE;
	overflow: hidden;
	float: left;
}

.sloupekbordershort {
		  	height: 70px;
}

.claim {
	clear: both;
	margin-bottom: 10px;
	display: block;
}

h2.claim {
	color: red;
	font-weight: normal;
	line-height: 180%;
}

.mail {
		  float: right;
}

/* special */
.hidden {
		  display: none;
}

.clear {
		  display: block;
		  clear: both;		  	  
		  width: 400px;
}
