* {
	margin:0px;
	padding:0px;
	outline:none;
}

body {
	background: url("images/top.gif") repeat-x;
	font-family: Trebuchet MS, Verdana CE, Verdana, sans-serif;
	font-size: 13px;
	color:#606262;
}

#logo {
	background: url("images/logo.gif") no-repeat;
	height:153px;
	width:338px;


}

p {
  margin: 5px 0;  
}


#page {
width:965px;
margin:auto;
position:relative;
}

#top {
height:153px;

}

ul {
list-style-position:inside;
list-style-type:square;
padding-left:4px;
}


#menu ul {list-style:none;position:absolute;top:27px;right:0;background: url("images/menu.gif") 100% 0 no-repeat;}

#menu ul li {float:left;}

#menu ul li a {float:left;display:block;height:33px;line-height:20px;padding:52px 12px 0 12px;color:black;text-decoration:none;font-size:12px;background: url("images/menu.gif") 0 0 no-repeat}

#menu ul li a:hover {color:#da5a32;height:32px;
border-bottom:2px solid #da5a32;}




#topshadow {
background: url("images/tcol.gif") no-repeat;
width:338px;
height:150px;
min-height:600px;
}

#bshadow {
background: url("images/bcol.gif") 0 100%  no-repeat;
width:338px;
height:230px;
min-height:600px;

}

#leftcol {
min-height:600px;
width:338px;
float:left;
background: url("images/page.gif") repeat-y;

}
#colin {
padding:0 30px 0 30px;


}

h2 {
	color: #da5a32;
	font-size: 22px;
	font-weight: normal;
font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	margin-bottom:20px;
}

h4 {
	font-size: 15px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	letter-spacing: -1px;
	margin-bottom:3px;
		font-weight: normal;
			color: #da5a32;
	
}






 p{
margin-bottom:8px;
}


a.email {
	text-decoration: none;
	font-weight:bold;
	background: url("images/email.gif") 0 50%  no-repeat;
	padding-left:25px;
}




.dotted {
border-bottom:1px dotted #dddddd;
padding:15px 0 15px 0;
margin-bottom:15px;
}

#contactcol {
float:right;
padding-left:15px;
}

#contactcol h2{
margin-left:-15px;
margin-bottom:10px;
color:white;
}

a {
color: #488ebe;

}

a:hover {
color: #da5a32;
text-decoration:none;
}

#main {
width:605px;

margin-top:20px;
	line-height:160%;
	float:right;

}


.float-left {
float:left;

}

.float-right {
float:right;

}

.thumb {
margin:0 7px 5px 0;
padding:1px;
border:1px solid #dddddd;
}


.inputtext, textarea {
width:60%;
border:1px solid silver;
padding:3px;
font-size:16px;
}

textarea {
width:100%;
}

label {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#submit {
padding:2px 18px 2px 18px ;
}

address {
font-style:normal;
margin-bottom:20px;
}

h3 {
color: #488ebe;
margin-bottom:5px;
}





#guestbook .gmain .info a {
	color:black;
	border-color:black;
}

#guestbook .gmain {
	padding:11px 0 11px 0;
	color:black;
	border-top:1px solid #ececec;

}

#guestbook .info {
	font-size:11px;
	float:right;
	width:180px;
}

#guestbook .info img {
	border:1px solid #c6c6c6;
}

#guestbook .info .name-date {
	margin-left:50px;
	color:#505050;
	line-height:16px;
}

#guestbook .info .name-date strong {
	font-family: Verdana;
	color:black;
}

#guestbook .gmain p {
	line-height:150%;
	width:400px;
	margin:0px;
	margin-bottom:25px;
}

#guestbook form {
	padding-left:10px;
}

#guestbook form .inputtext {
	margin-right:25px;
	width:300px;
}

#guestbook form textarea {
	width:100%;
}

#guestbook form .inputtext, #guestbook form textarea {
	border: solid 1px #c6c6c6;
}

#guestbook form .submitbutton {
	width:150px;
	height:25px;
	margin-top:10px;
}

hr {
	height:1px;
	color:white;  
	background-color:white;
	border:none;
	border-bottom:1px dotted #dddddd;
	margin:20px 0 20px 0;
}


.vice {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 12px 0 0;
	background: url(images/bullet-02.gif) no-repeat 100% 3px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;	
	line-height:25px;
	}

a.vice:hover {
	background: url(images/bullet-04.gif) no-repeat 100% 3px;
	color:#da5a32;
}





table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin-bottom:30px;
}
table th
{
	font-size: 14px;
	font-weight: normal;
	color: #393939;
	padding: 5px 8px 10px 8px;
	border-bottom: 2px solid #b1b1b1;
}
table td
{
	border-bottom: 1px solid #cccccc;
	color: #696969;
	padding: 6px 8px;
}
table tbody tr:hover td
{
	color: black;
}


table.text-center {text-align:center}

.tab2 th, .tab2 td {
font-size: 11px;
border:1px solid #cccccc;
padding:7px;
}
.tab2 {
border: 2px solid #b1b1b1;
margin-top:8px;
}

.tab2 th{
background: #F2F2F2;
font-weight:bold;
}




#strelci h3 {
margin-bottom:-1px;
}

#strelci h3.big {
margin-bottom:10px;
border-bottom:1px solid #ececec;
line-height:30px;
color:black;
}

#strelci h4 {
font-size:14px;
margin-left:15px;
}

#strelci ul {
margin-left:15px;
padding-left:0;

}


#strelci ul li{
list-style-type:none;
list-style-position:inside;
}

#strelci .nejlepsi-vysledky {
width:230px;

}

#strelci .nejlepsi-vysledky ul li{
list-style-type:square;

}

#strelci h4 {
margin-bottom:-2px;
}

.clear {clear:both;display:block}

#fotogalerie {
margin-bottom:25px;
clear:both;
}



#fotogalerie div {
width:184px;
height:184px;
float:left;
padding:5px;
background:#e3e3e3;
margin:0 7px 7px 0;
}

#fotogalerie div a img{
display:block;
padding:1px;
border:1px solid gray;
margin:auto;
}

#fotogalerie div a:hover img{

border:1px solid #da5a32;
}

.strankovani {
font-size:14px;
float:right;
padding-right:10px;
padding-top:20px;
}




#aktuality dt {
background: url('images/bub.gif') 8px 12px no-repeat;
padding:10px 8px 3px 35px;
font-size:14px;
}

#aktuality dt span {
float:right;
}

#aktuality dd {
padding:3px 8px 10px 35px;
border-bottom:1px dotted #dddddd;
}

.red {
color:red;
}




#footer {
clear:both;
width:965px;
margin:auto;
padding:15px 0 20px 0;
border-top:1px solid #f2f2f2;
margin-top:30px;
font-size:11px;
color:#a1a1a1;
}


#footer a {
color:#a1a1a1;
}

#toggle {
display:none;
}