﻿body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; /*puvodne 10*/
	margin: 0;
	background: #fff;	
}

#page-all {
	width: 984px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 984px;
	height: 136px;
	background: url(/images/top.png) no-repeat center;
}

#go_home {
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;	
	height: 100px;
}


#buttons-toptop {
	position: absolute;
	right: 0px;
	top: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 700px;
}
#buttons-toptop li {
	padding: 3px 0 3px 22px;
	float: right;	
	background-position: 5px center;
	background-repeat: no-repeat;
	color: #CBCBCB;
	font-weight: bold;
}
#buttons-toptop li a {
	text-decoration:none;
	color: #CBCBCB;
	font-weight: bold;
}

#buttons-top {
	position: absolute;
	right: 0px;
	top: 45px;
	width: 600px;
/*	border: 1px solid red;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#buttons-top li.t2 {
	float: right;
	margin: 0 0 0 2px;
	padding: 0;
	width: auto;
	position: relative;
}
#buttons-top li.t2 div.p1 {
	float: left;
	width: 23px;
	height: 20px;
	background: url(/images/button2_p1.gif) no-repeat center;
}
#buttons-top li.t2.rss div.p1 {
	background: url(/images/button_rss_p1.gif) no-repeat center;
}
#buttons-top li.t2 div.p2 {
	float: left;
	width: 7px;
	height: 20px;
	background: url(/images/button2_p2.gif) no-repeat center;
}
#buttons-top li.t2 a {
	padding: 0;
	display: block;
	height: 20px;
	float: left;
	background: #FFAC00;
}
#buttons-top li.t3 {
	float: right;
	margin: 0 0 0 2px;
	padding: 0;
	width: auto;
	position: relative;
}
#buttons-top li.t3 div.p1 {
	float: left;
	width: 23px;
	height: 20px;
	background: url(/images/login_button_p1.gif) no-repeat center;
}
#buttons-top li.t3 div.p2 {
	float: left;
	width: 7px;
	height: 20px;
	background: url(/images/login_button_p2.gif) no-repeat center;
}
#buttons-top li.t3 a {
	padding: 0;
	display: block;
	height: 20px;
	float: left;
	background: #21badc;
}
#buttons-top li a {
	display: block;
	line-height: 20px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 25px;
}

#form-top {
	text-align: right;
	width: 650px;
	position: absolute;
	top: 90px;
	left: 310px;
/*	border: 1px solid red;*/
}
#form-top form {
	display: inline;
}
#form-top * {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#form-top span {
	background: url(/images/tecky.gif) no-repeat center;
	padding: 5px 20px;
/*	border: 1px solid red;*/
}


#menu-bottom {
	font-size: 11px;
	margin: 0;
	padding: 12px 0 50px 0;
	clear: both;
	width: 984px;
	margin: 0 auto;	
/*	position: absolute;
	top: 800px; 
*/	list-style: none;
	color: #666;
	background: url(images/bottom.gif) no-repeat bottom center;	
	text-align: center;
}
#menu-bottom li {
	display: inline;	
	line-height: 19px;
	height: 19px;
}
#menu-bottom a {	
	color: #666;
	text-decoration: none;
}

#content-right {
/*	left: 843px;
	position: absolute;*/
	float: right;
	width: 140px;
}

div.win {
	position: relative;
	width: 140px;
	background: url(images/win_background.gif) repeat-y;
	margin-top: 2px;
}

div.winheader {
	width: inherit;
	height: 30px;
	background: url(images/win_top_aftertextback.gif) repeat-x;	
}

div.winpart1 {
	float: left;
	width: 31px;
	height: 30px;
	background: url(images/win_top1.gif) no-repeat center;	
}

h2.win, #win_navigace {
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
	margin: 0;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 30px;
	background: url(images/win_top_textback.gif) repeat-x;
	letter-spacing: -1px;
}

#win_navigace li {
	list-style: none;
}

#win_navigace li.first {
	font-weight:bold;
	font-size: 11px;
	text-transform: uppercase;
}

div.winpart2 {
	float: left;
	width: 8px;
	height: 30px;
	background: url(images/win_top_textend.gif) no-repeat center;	
}
div.winpart3 {
	float: right;
	width: 4px;
	height: 30px;
	background: url(images/win_top2.gif) no-repeat center;	
}
#win2 div.banner-cont {
	margin: 8px auto;
	max-width: 150px;
	overflow: hidden;	
	text-align: center;
}

div.winpart4 { 
	clear: both;
	width: inherit;
	height: 5px; /* kvuli IE musi byt alespon 5 */
	line-height: 5px; /* kvuli IE */
/*border: 1px solid red;*/
	background: url(images/win_bottom.gif) no-repeat bottom;
}

div.win.win842px {
	margin-left: 0px;
	width: 842px;
	float: left;
	background: url(images/win842px_background.gif) repeat-y;
	color: #666;
}
div.win.win842px div.winpart4 {
	background-image: url(images/win842px_bottom.gif);
}

.box_header {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.GSMtable3blue {
  color: #1EB9DC !important;
  font-weight: bold;
  font-size: 11px;
}