/* CSS Document */
* 									{ margin: 0; padding: 0; }
body								{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-image: url(images/bgs.gif);
	background-repeat: repeat;
} 
html { overflow-y: scroll; }
p{ margin: 0 0 8px 0; }
a{
	text-decoration: none;
	color: #000000;
	outline:none;
}
img                                 {
}

a img                               { border: 0; 180}
ul { margin-left:30px;}
h1 {

}


img.left {
	margin-right: 8px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#header {
	margin: 0 auto;
	background-image: url(images/bgs.jpg);
	background-repeat: repeat-x;
}
#header .head {
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	background-position: center;
	height: 143px;
}
#header .telef {
	padding-left:100px;
	padding-top:110px;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
}
#header .telef1 {
	padding-right:100px;
	padding-top:110px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
}



#menu {
	height: 30px;
	padding-left: 30px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #EFEFBD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
	width: 188px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#bord  {
border-left:1px solid #0099FF; padding-top:6px; border-right:1px solid #0099FF; width:218px; padding-bottom:6px; background-color:#FFFFFF;
}




#left{
	height:95px;
	width: 210px;
	background-image: url(images/advokat.gif);
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	margin-left: 4px;
}
#left a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#left a:hover {
	text-decoration: underline;
}

#left .cart{
border:1px solid #000000; float:left; margin-left:10px; margin-right:10px;
}
#telefon {
	background-image: url(images/telefon.gif);
	background-repeat: no-repeat;
	height: 95px;
	padding-left: 20px;
	padding-top: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

#right {
	margin: 5px;
	background-color: #EFFAFF;
	height: auto;
	border: 1px solid #E0EAEF;
}
#right .cd {
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
	font-size: 18px;
}


#right .novosti {
	margin: 10px 5px 5px 5px;
	width: 230px;
	border: 1px dotted #999999;
	background-color: #F4F4F4;
}
#right .novostis {
margin: 10px 5px 5px 5px;
	width: 230px;
	border: 1px dotted #999999;
	background-color: #F4F4F4;
	text-align:left;
}

#right h3 {
	font-size: 16px;
	border-bottom: 1px solid #000;
	padding-left: 12px;
}
#right .novosti h3 a {
	font-size: 14px;
	text-align:left;
	text-decoration:none;
}
#right .novosti h3 a:hover {text-decoration:underline;}
#right .novosti p {padding:2px;}
#right .novosti p a {
	font-size: 12px;
	text-decoration:underline;
}
#right .novosti p a:hover {text-decoration:none;}
#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right .teh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right .novosti a {
	text-decoration: underline;
	text-align: right;
	padding-right: 3px;
	font-size: 14px;
}







/* 
	LEVEL ONE
*/

ul.dropdown {
	position: relative;
	float: left;
	margin: 0px 0 5px 0px;
	padding: 0;
	list-style: none;
	background-color: #999999;
	border-bottom: 1px solid #000;
	border-top: 1px solid #ccc;
	height: 34px;
	width: 100%;
	max-height: 1000px;
}
ul.dropdown .language {
	float: right;
	font-size: 10px;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 8px;
	height: 33px;
}
ul.dropdown .language a {
	color:#0066FF;
	position:static;
}
ul.dropdown .language a:hover {
background:none;
}
ul.dropdown li                      {
	font-weight: bold;
	float: left;
	width: 140px;
	position: relative;
	list-style:none;
	
}
ul.dropdown a:hover		            { color: #000; }
ul.dropdown li a {
	display: block;
	padding: 8px 5px;
	position: relative;
	z-index: 2000;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #ccc;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
ul.dropdown li a:hover,
ul.dropdown li a.hover              {
	color: #000000;
	background-color: #fff;
	position: relative;
}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ display: none; position: absolute; top: 0; left: 0; width: 180px; z-index: 1000; margin-left:0px;}
ul.dropdown ul li 					{
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ccc;
	background-color: #CCCCCC;
	border-left: 1px solid #000;
	width: 300px;
}
ul.dropdown ul li a					{
	display: block;
	background: #eee !important;
	text-align: left;
} 
ul.dropdown ul li a:hover			{
	display: block;
	background-color: #CCCC00 !important;
} 





#tables {
	min-width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#table {
	text-align: left;
	margin:0 auto;
	min-width: 300px;
}
#table .left_top{
	height:30px;
	width: 30px;
}
#table .center_top{
	background-image:url(images/center_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#table .center_top a {
	text-decoration: underline;
	font-size: 11px;
	color: #666666;
}
#table .center_top a:hover {
	text-decoration: none;
}


#table .right_top{
	height:30px;
	width: 30px;
}
#table .left{
	background-image:url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#table .right{
	background-image:url(images/right.gif);
	background-repeat: repeat-y;
}
#table .left_bottom{
	background-image:url(images/left_bottom.gif);
	height:30px;
}
#table .right_bottom{
	background-image:url(images/right_bottom.gif);
}
#table .bottom{
	background-image:url(images/bottom.gif);
	background-repeat: repeat-x;
}
#table .centr{
background-color:#FFFFFF;	
}
#table .centr a {
	color: #000099;
	text-decoration: underline;
}
#table .centr a:hover {
	color: #000099;
	text-decoration: none;
}

#table .centr h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #353535;
	padding-bottom: 2px;
	background-image: url(images/bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#table .centr p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#table  .trenings {
	border: 1px solid #ccc;
	font-size: 20px;
	margin: 10px;
	text-align: center;
	font-style: italic;
	text-decoration: none;
	height: 50px;
}
#table .trenings a {
	text-decoration: none;
	color: #000099;
}
#table .trenings a:hover {
	text-decoration: underline;
}



#table .trening {
	border: 1px solid #000;
	text-align: center;
	font-size: 20px;
	font-style: italic;
	margin: 10px;
	background-color: #99CC33;
	min-width: 500px;
}
#table  .trening a {

}
#table .trening a:hover {
	background-color: #666666;
}
#table .trening .dom {
	text-align: left;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 16px;
	font-style: normal;
	border-top: 1px solid #000;
}
#table .centr .trening .dom .view {
	margin-right: 300px;
	font-size: 12px;
	background-color: #FFFFFF;
}

#table .comments_television {
	background-color: #FFCC00;
	border: 1px solid #000000;
	text-align: center;
	margin: 10px;
	margin-top: 15px;
}
#table .comments_television .domo {
	text-align: left;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 16px;
	font-style: normal;
	border-top: 1px solid #000;
	height: 200px;
}
#table .comments_television a {
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#table .comments_television .view {
	margin-right: 300px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#bottom {
	height: 40px;
	border-top: 2px solid #000;
	padding-top: 20px;
	color: #FFFFFF;

}
#bottom a {
	font-size: 16px;
	color: #FFFFFF;
}






#middle {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 20px 10px 20px;
	height: auto;
	background-color: #006600;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
#middle .container {
	background-color: #F4F4F4;
	font-size: 20px;
	padding-left: 10px;
}

#spoiler {
border-left: #c3cbd1 1px solid;  
            padding:0px;  
            width: 99%;  
             margin: 10px auto;
}

#tad {
	margin: 30px;
	padding: 5px;
	border: 1px dotted #000000;
	width:290px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

#tablew{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
#tablew .tab{
	text-align: center;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size:14px;
}
#tablew .tab1{
	text-align: left;
	padding-left: 6px;
	font-style: normal;
	color: #000033;
	font-size: 16px;
}
#tablew .tab2{
	text-align: left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#tablew .tab3 {
	font-weight:bold;
	text-align:center;
	font-size: 16px;
}
#photos {
	border: 1px solid #ccc;
	width: 200px;
	height:180px;
	float: left;
	padding:2px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#photos img {
	text-align: center;
	margin-top: 15px;
	border-bottom: 1px solid #000;

}

.asa  {
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
#video {
	text-align: center;
	padding-left:50px;
}
.nav {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-top:1px solid #000;
	padding-top:10px;
}
#search {
border:1px solid #ccc; margin:5px;
}

#search .nfh {
border-bottom:1px solid #ccc; padding-left:15px; font-size:16px;
}
#search a {
padding-left:25px; font-size:18px;
}
#search a:hover {text-decoration:none; }


#otziv { padding:10px; border:1px solid #CCCCCC; margin:10px;}
#otziv h4 {font-size:20px; margin:5px;}



.podpis {background:#e8f0ff; padding:10px; margin-top:15px;}
.podpis h3 {padding:0px; margin:0px; border:0px; background:none;}
.podpis .sid {padding-top:8px;}
.podpis .sid img {float:right; margin:1px 5px 0px 0px;}
.podpis .sid .name { margin-top:8px; float:right}
.podpis .sid .name a {color:#000000; text-decoration:none;}
.podpis h4 {padding:0px; margin:2px 0px 0px 0px; border:0px; background:none;}
