/* my CSS */

li {
padding-top: 2px;
padding-bottom: 2px;
}


.trans {
	color: blue;
}

.trans_err {
	font-weight: bold; 
}

.clo {
	font-family: Courier New, Courier, Arial, sans-serif; 
	font-size: 1 em;
}

.status1 {
	color: #0da0fe;
}

.status2 {
	color: #24a33c;
}

.stred {
	width: 100%;
	text-align: center;
}

.popis {
	width: 800px;
	padding: 20px;
	margin: 20px auto;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ECF1F7;
	border: 1px solid #CCCCCC;
}

.popis h1 {
	font-weight: normal;
	color: #000000;
	font-size: 1.0em;
	display: inline;
}

.nadpis {
	width: 100%;
}

.nadpis_left {
	width: 60px;
	text-align: left;
}

.nadpis_center {
	text-align: center;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
	font-size: 1.6em;
}

.nadpis_right {
	width: 60px;
	text-align: right;
}

.menu {
	width: 800px;
	padding: 5px 20px 5px 20px;
	margin: 20px auto;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ECF1F7;
	border: 1px solid #CCCCCC;
}

.tab {border: 1px solid #CCCCCC}
.tab td {height: 100px; padding: 5px 10px 5px 10px}
.td1 {background-color:#B8D3EB}
.td2 {background-color:#D2E2F0}
.td3 {background-color:#E6F0FA}
.td4 {background-color:#FFFFFF}

.td1 input {
	width: 50px;
	border: 0px;
	background-color:#B8D3EB;
	text-align: right;
}

.td3 input {
	width: 50px;
	border: 0px;
	background-color:#E6F0FA;
	text-align: right;
}

.tab1 {border: 1px solid #CCCCCC}
.tab1 td {padding: 5px 10px 5px 10px}

.hlavicka {
	text-align: right;
}

.hodnoceni {border: 1px solid #CCCCCC}
.hodnoceni td {padding: 5px 10px 5px 10px; border: 1px solid #CCCCCC}

.varianta td {padding: 3px 10px 3px 10px;}

.news td {
padding: 2px 5px 2px 5px;
}

.news_head {
font-family: Arial, sans-serif;
font-size: 16px;
color: black;
}

.news_body {
padding: 7px 5px 10px 0px;
text-align: justify;
font-family: Arial, sans-serif;
font-size: 16px;
color: black;
display: none;
}

.news_body_main {
padding: 7px 5px 10px 0px;
text-align: justify;
font-family: Arial, sans-serif;
font-size: 16px;
color: black;
}

.news_foto {
margin: 7px 8px 0px 0px;
float: left;
}

.news_link {
	width: 500px;
	padding: 2px 5px 2px 5px;
	border: 1px;
	background-color:#E6F0FA;
	text-align: left;
}

.news_input {
	width: 150px;
}

.news_detail {
	width: 100%;
	text-align: right;
}

.news_info {
	font-size: 12px;
}

body{width:100%;text-align:center;padding:0px;margin:0px;}
a:{color:#000;text-decoration: none}

.q:link{color:#00c}
.q:visited{color:#00c}
.q:active{color:#00c}

.s:link{color:#000;text-decoration: none}
.s:visited{color:#000;text-decoration: none}
.s:active{color:#000;text-decoration: none}

.tabbar{background-color:#e5ecf9}
.tab{background-color: #e5ecf9;border:1px solid #e5ecf9;border-bottom:1px solid #36c;padding:0 1.3em;font-weight:bold;white-space:nowrap;font-family:arial,sans-serif;font-size:83%}
.active{background-color:#fff;color:#000;border:1px solid #36c;border-bottom:1px solid #fff}
.tab_footer{border-top:1px solid #ccc;padding-top:1em;width:98%}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 10;
	padding: 10;
	//background: #EAEBD8;
	border: 1px solid #5970B2;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	//background: #EAEBD8;
	background: #e5ecf9;
	color: #2875DE;
	font: 11px arial}

#sddm div a:hover
{	background: #49A3FF;
	color: #FFF}

.question {
font-weight: bold;
text-align: left; 
}

.answer {
padding-bottom: 15px;
text-align: left;
}

.ok {
color: green;
}

.nadpis_h2 {
	padding: 15px 0px 8px 0px;
}

.product_list {
	width: 100%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: black;
	background-color: white;
	border-left: 1px solid #5970B2;
	border-right: 1px solid #5970B2;
	border-bottom: 1px solid #5970B2;
}
.product_list td {width: 25%; padding: 10px 10px 5px 10px}
.nabidka {
margin: 10px 0px 10px 0px;
font-size: 13px;
}
.nabidka th {
padding: 1px 15px 1px 5px;
background-color:#B8D3EB;
}
.nabidka td {
padding: 1px 15px 1px 5px;
}
.radek1 {
background-color:#E6F0FA;
}
.radek2 {
background-color:#D2E2F0;
}
