/* Zakladni styly prvku */
*{ font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; /*font-family: Trebuchet MS, Verdana, sans-serif;*/ color: #515151; }
body{ padding:0px; margin:0px; border:0px; color:#575757; font-size:10pt; }
h1{	margin: 0 0 0.8em 0; font-size: 1.2em; color: #5e5e5e; }
h2{	margin: 0 0 0.8em 0;font-size:1.1em;display:block;text-transform:uppercase;padding:4px;color:#515151;border-bottom:1px Solid #b1b1b1;}
h3{	margin: 0.5em 0 0.5em 0; font-size: 1.0em; color: #73b9e0; }
h4{	margin: 0; font-size: 0.9em; color: #e05428; }
h5{ margin: 0; font-size: 0.8em; color: #5e5e5e; }
h6{	margin: 0; font-size: 0.8em; color: #a8a8a8; }
address{ font-size: 8pt; }
strong{ }
ol{	margin-left:0em; padding-left:1em; list-style-type: decimal; }
ol ol{ list-style-type: upper-alpha; }
ul{	list-style:none; margin-left:0em; padding:0em; /*list-style-image: url(../images/bg_list.gif);*/ }
dt{ font-weight:bold; }
dd{ }
li{background:url(../images/bg_list.gif) no-repeat left top;padding:0 0 7px 17px;}
li ul{list-style:disc;padding:5px 0 5px;margin:0 0 0 15px;}
li ul li{background:none;padding:0 0 7px 0px;}
a{ color: #5f9cc0; }
a:visited{ color: #186189; }
a:hover{ color:#000; }
img{ border:1px Solid #dbdbdb; }
input, textarea{ border: 1px Solid #aaa; }
table{width:100%;margin:10px 0 10px 0;border-collapse:collapse; background:#fff;}
caption{padding:0.3em;font-size:0.9em;}
th{ text-align:left;border-bottom:1px Solid #b1b1b1; padding:0.3em 0.3em 0.3em 0.3em; background:#EBEBEB; }
th a{ color:#515151; }
td{ border-bottom:1px Solid #b1b1b1; padding:0.4em 0.2em 0.4em 0.2em;}
p{ margin: 0 0 0.8em 0; line-height:1.1em; }
hr{	background-color:black; width:100%; height:0.1em; }
input, textarea{ }
sup{ vertical-align:super; }
sub{ vertical-align:sub; }
blockquote{ padding: 10px; font-style: italic; }

/* user styly pro vsechny obsahy clanku */
.styl1 { color: #349ccf; font-weight:bold; }
.styl2 { color: #D24646; font-weight:bold; }
.styl3 { color: #404040; font-weight:bold; }
.styl4 { color: #000; font-weight:bold; }
.styl5 { color: #a4a4a4; }
.bezOkraje { border:0px; }
.perexText{ font-size:1.1em; line-height:1.1em; color:#2e2e2e; }

.articleTip{ margin:10px 0 0 0; padding:5px 10px 10px 10px;background:#ebebeb;}
.articleTip ul{ margin:0; padding:0; }
.articleTip ul li{ list-style: none; margin:0; padding:0 0 8px 15px;}
.articleTip a{ color:#757575; }
.articleTip span{font-size:1.1em;display:block;text-transform:uppercase;padding:4px 4px 10px 0;color:#8d8d8d;}

.malePismo{ font-size:0.8em; }

.articleList{} 
.article{}
.article h2{border:0;text-transform:uppercase;font-size:1.05em;margin: 0 0 0.4em 0;background: transparent url(../images/bg_list_arrow.png) no-repeat left top;padding:0 0 0 1.3em;}
.article p{margin: 0 0 1.4em 0;}

.imgblock{clear:both; width:100%;}
.imgblock .img{float:right;width:120px;padding-bottom:10px;}
.imgblock img{border:0;}
.imgblock .text{float:left;width:500px;padding-bottom:10px;}
.imgblock .text h2{border:0;margin:0 0 5px 0;color:#6F6F6F;}

.tabrow{clear:both;}
.tabrow img{border:0px;}
.tabrow .left{float:left;width:315px;}
.tabrow .right{float:right;width:315px;}

.obrazekVpravo { margin: 0px 0px 0px 5px; padding: 0px; float: right; }
.obrazekVlevo { margin: 0px 5px 0px 0px; padding: 0px; float: left; }

div.clear{ clear:both;overflow:hidden;height:0px; }
