body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	background-color: black; 
}

img {border: 0px;}

a:link { 
	text-decoration: none; 
	color: #8ED6FF; 
	font-weight:bold;
	font-size: 12px;
}
	
a:hover {text-decoration: none; color: #bb0000; font-weight:bold; }
a:visited { text-decoration: none; color: #8ED6FF; font-weight:bold;}
a:active { text-decoration: none; color: #8ED6FF; font-weight:bold;}

p {
	margin-left: 0px;
	margin-top:0px;
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 12px;
	color: black;
	line-height: 130%;
}

/*FOTKY*/
img.obrazky {border:1px solid #666666;}
img.detail {border:1px solid #666666;}

td.menu {text-align:center;}
td.galerie {text-align:center; vertical-align:middle; border:1px solid #666666;}

div { vertical-align: top; }
.right { text-align: right; padding-right: 6px; }

h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: tahoma,verdana, arial, sans-serif; 
	margin: 10px;
}

h1.zahlavi { padding-right: 20px; }
h3 { color: #aa0000; }

input { margin: 2px; }
input.text {width: 300px;}
textarea { width: 300px; height: 200px; margin: 4px;}
	
#vklpolozku { visibility: hidden; padding: 6px; margin: 12px; float: left;}
#vklfotky { visibility: hidden; padding: 6px; margin: 12px; vertical-align: top; float: left; }

table { font-size: 12px; width: 100%;}
td { vertical-align: top;}

.podklad_strom { background-color: #000; color: #fff;}
.podklad_fotky { background-color: #c0c0c0; width: 50%;}
.podklad_polozky { background-color: #a0a0a0;}

/*COPY FROM REWAN */

#layout {
	width: 1100px; 
	background-color: #000000;
	position: relative;
}

#zahlavi {
	width: 1020px; 
	height: 150px;
	border: 0px solid black;
	vertical-align: top;
	background: url('design/cumak.png') 0 0 no-repeat;
	text-align: center;
	color: white;
}

#stranka {
	width: 1020px; 
	border: 0px solid black;
	vertical-align: top;
}

#paticka {
	height: 20px;
	text-align: right;
	clear: both;
}

#col_left {
	margin-top: 0px;
	padding-top: 150px;
	margin-left: 6px;
	float: left; 
	width: 200px;
	height: auto;
	vertical-align: top;
	
}


#col_right {
	margin-top: 0px;
	margin-right: 6px;
	float: right; 
	width:800px;
	height: auto;
	vertical-align: top;
}

#doc {
	margin: 12px;
	color: white;
}

#doc p {
	color: white;
}
	
#subfoto {
	background: transparent;
	padding: 6px;
	position: absolute;
	top: 150px;
	left: 10px;
	text-align: left;
	height: auto;
	
}

#subfotostart {
	background: transparent url('design/menu_bgr.png') 0 0 no-repeat;
	height: auto;
	width: 150px;
	padding-top: 6px;
	padding-left: 12px;
}

#subfotoend {
	background: transparent url('design/menu_btm.png') 0 0 no-repeat;
	height: 10px;
	width: 150px;
}

#subfoto a {
	margin: 6px;
	font-size: 14px;
	line-height: 150%;
}

/*LAYOUT end*/

