html     , body {
	margin: 0;
	padding: 0;
}

 a:active, a:focus, img { outline: none; } 

table {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0;
}

table td,table th {
	border-spacing:0;
	padding: 0px;
	margin: 0;
}
table td {
	vertical-align: top;
}

table.fixed {
	table-layout: fixed;
}

.tahoma {
	font-family: tahoma, arial;
}


.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}

.size12 {
	font-size: 12px;
}

.size16 {
	font-size: 16px;
}

.size14 {
	font-size: 14px;
}

.size18 {
	font-size: 18px;
}

.menu, .bold {
	font-weight: bold;
}
.norm{
	font-weight: normal ;
}

.hand {
	cursor: pointer;
}

.align_left {
	text-align: left;
}

.align_left .align_center, .align_center {
	text-align: center;
}

.align_middle{
	vertical-align:middle;
}

.align_bottom{
	vertical-align:bottom;
}

.align_right .align_center table, .align_left .align_center table,.align_center table ,.align_left .align_center div, .align_center div, .align_center img  {
	margin-left:auto;
	margin-right:auto;
}

.align_right {
	text-align: right;
}
.align_right table , .align_right div {
	margin-left:auto;
	margin-right:0
}
.align_left table , .align_left div {
	margin-left:0;
}


.long {width:100%;}
.wide {height:100%;}

.debug {
	border: 1px solid red;
}

.hidden {
	display:none;
}

div.stick {
	width:1px;height:1px;overflow:hidden;
}
tr.stick td{
	height:1px;overflow:hidden;
}



#podpiska {
	position:relative;
	left:0;
	top:-20px;
	display:block;
	margin:0; 
	padding:15px;
	background:#f1f1f1;
} 
#podpiska label {
	display:block; 
	margin: 5px auto;
	width:250px;
}

#podpiska span {
	width:65px;
	height:10px;
	float:left;
}

ul.oglav{
	list-style-type:none;
	padding:0 10px 0 10px;
	margin:0 0 0 10px;
	font-size:11px;
	font-weight:bold;
}
ul.oglav ul{
	list-style-type:none;
	padding:5px 0 5px 10px;
	margin:0;
	font-size:11px;
	font-weight:normal;
}

ul.oglav  li{
	padding:4px 0px;
	color:#445367;
	text-decoration:none;
	background:url(img/pipe.gif) 5px 0.8em no-repeat;
}

ul.oglav  li a{
	display:block;
	color:#7791AE; 
	padding-left:20px;
	text-decoration:underline;
}
ul.oglav  li a.current,ul.oglav  li a:hover{
	color:rgb(200,117,73);
}

ul.oglav  li li a {
	padding-left:15px;
}
ul.oglav  li li li a {
	padding-left:10px;
}

ul.oglav  li li{
	padding:3px 0px;
	padding-left:0;
	background:url(img/x1x1.gif) 5px 0.6em no-repeat;
}

div.c1 {
	text-align:right;
	background:url(img/t29.gif) 0 23px repeat-x;
	padding-top:23px;
}
div.c1 img {
	background:url(img/pipe0.gif) 50% 20px no-repeat;
	padding:0 0 30px 0;
}
div.c1 .c2 img{
	z-index:10;
	background:none;
	padding:0;
}
div.c1 .c2 {
	z-index:5;
	text-align:left;
}


a.menutop {
	height:24px;
	width:131px; 
	background-repeat:no-repeat;
	background-position:0 -24px;
	display:block;
}

a.menutop:hover {
	background-position:0 0;
}

 
div.para {
	padding:5px 40px 5px 20px;
}
div.para div.para {
	padding:5px 0px;
}

.size11 {
	line-height:14px;
	font-size:11px;
}

.text ul {
	font-size:11px;
}

#xilen {
	width:110px;
	padding:10px 0 0 25px;
	color:#abbdcf;
}
#xilen a {
	color:#8c9db1;
	font-size:11px;
}
#xilen a:hover {
	color: #47a6db;
}



.ctext {
	color:#4a4a4a;
}
.cltext {
	color:#697886;
}

.c2text {
	color: rgb(105,120,134);
}

.blue, .blue a ,a.blue {
	color:rgb(86,120,154);
}

.ctext a,.c2text a{
	color:#C8734B;
	font-weight:bold;
}
.ctext a:hover, .c2text a:hover {
	text-decoration:none;
}

.bgray{ color:#697886; }

.border_left, .borderx_left {
	padding:0 40px 0 20px;
	border-left:2px solid #d3d2d2 ;
	color: #697886 ;
	font-size: 11px;
	line-height: 16px;
}
.borderx_left{
	border-left:1px solid #d3d2d2 ;
}

a.link1 img {
	border:0;
}
a.link1 {
	font-size: 11px;

}

a.current,  a.white.current {
	color: #f37e01;
	text-decoration: underline;
}

.red {
	color:rgb(211,28,28);
}

.red a:hover,a.white:hover {
	color:rgb(200,117,73);
	text-decoration: underline;
}

.float_left {
	float: left;
	margin-top:5px;
	padding: 0 20px 10px 0;
}

.float_right {
	float: right;
	padding: 0 0 5px 20px;
}

.table th, .table td{
	vertical-align:middle;
	padding:0px 10px;
}

.table tr.border td {
	height:2px;background:#bfcbd6;overflow:hidden;
}

.table th {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.table .border {
	border-right: 1px solid #e2e7ec;
}

.table .even td,.table .even th,.table .odd td,.table .odd th {
	border-bottom:1px solid rgb(226,231,236);padding:5px 10px;
}

.table .td {
	border-bottom:1px solid rgb(226,231,236);padding:5px 10px;
}

.table tr.decor td {
	height:2px;background:#bfcbd6; padding:0;
}
.table tr.last td, .table tr.last th {
	border-bottom:2px solid #bfcbd6;
}

.table tr.even td, .table tr.odd td {
	border-right:1px solid rgb(226,231,236);
}

.table tr td.last {
	border-right:none;
}

.table tr.even td, .table tr.odd td.invert{
	background-color:rgb(247,249,251);
}
.table tr.odd td, .table tr.even td.invert{
	background-color:white;
}

select{
	border: 1px solid #cdcdcd;
	border-bottom:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	
}

.pad10 {
	padding: 0 10px; 
}
.pad5 {
	padding: 0 7px; 
}

img {
	border:0;
}

table.pad5 td {padding:0 5px ;vertical-align:middle;}

.x24 td {height:24px;}

.screen { position:absolute; width:5px; height:5px; background:white;}

p {margin :0;}

.white, a.white{
	color:white;
}

.widthsel {width:66px;}

.widthfix {width:140px;}

#copy td { font-size:11px; height:30px;}
#copy tr.xmenu  a { font-size:10px; color:#abbdcf;}
#copy tr.xmenu  a:hover { color:#f37e01;}
#copy td { padding:0 5px; }
#copy tr.xmenu td { color:#abbdcf;}


div#menu_id li{
  line-height: 20px;
}

a.block {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
a.block:hover {
	text-decoration:none;
}

.size16 {
	font-size:16px;
}

div.xmenu {
	margin:5px;
	padding:3px 10px;
	text-align:center;
}

.xmenu span {
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.xmenu table {
	display:none;
	text-align:left;
}

.xmenu td a {
	display:block;
	padding-left:20px;
}

.xmenu td a:hover {
	background:url(img/bullet_w.gif) 0 0.6em no-repeat;
}

.menu {padding-bottom:7px;}

.text a {
  padding-left:3px;
  margin:0 3px;
}

.text, .text p {
	font-size: 11px;
	color: #4a4a4a ;
}

.text p {
	margin-left:0px;
	text-indent:15px;
}




#news_b {
	padding:0 0 5px 0;
	font-size:12px;

}

#news_b div.date {
	clear:both;

	padding: 3px 0px;
	margin-bottom:5px;
}
#news_b div.date span {
	font-weight:bold;
}

#news_b .title {
	font-size:11px;
	font-weight:bold;
	color: #445367;
	margin-bottom:8px;
}
#news_b .title a{
	color: #4a4a4a;
	text-decoration:underline;
}
#news_b .title a:hover {
	text-decoration:none;
}
#news_b .archive {
	border-top:1px dotted #445367;
	background:url(img/bullet0.gif) 0 35px no-repeat;
	padding:30px 0 10px 15px;
	margin-top:20px;
	font-weight:bold;
}

#news_b .archive a{
	color: rgb(200,117,73);
	text-decoration:none;
}

#news_b .archive a:hover{
	text-decoration:underline;
}

#news_b a.newslink {
	float:right; 
	font-size:10px;
	color: rgb(200,117,73);
	margin:0 15px 8px 0;
	padding-right:10px;
	background:url(img/pipe20.gif) right 0.5em no-repeat;	
}


.newsbody {
 	font-size:12px;
}

.newsbody .date {
	clear:both;
	margin-bottom: 15px;
}
.newsbody div.date span {
	font-weight:bold;
}
.newsbody .title {
	margin-bottom: 15px;
	font-weight:bold;
}

.newsbody .txt {
	margin-bottom:30px;
}

ul.ctext {
	list-style-type:none;
	padding:0 10px 0 10px;
	margin:0 0 0 10px;
	font-size:11px;
	font-weight:bold;
}
ul.ctext ul{
	list-style-type:none;
	padding:5px 0 5px 10px;
	font-size:11px;
	margin:0;
	font-weight:normal;
}
ul.ctext  li{
	padding:4px 0px;
	background:url(img/pipe.gif) 5px 0.8em no-repeat;
}
ul.ctext  li a{
	display:block;
	padding-left:20px;
}

.wideable {width:100%; overflow:hidden;} 

div#flv_player div#verh_panel {
	background-color: #0000FF;
	height: 20px;
	width: 400px;
	text-align: right;
}

div#flv_player div#verh_panel img {
	border: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
}

p.flv_player_stop {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

p.flv_player_stop a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FFFFFF;
}


