body {	
	background:#191919;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#CCCCCC;
	width:100%;
	}
a {
	text-decoration:underline;
	color:#CCC;
}
#wrapper {
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:750px;
	text-align:left;
	}

#image {
    padding:5px;
    background:#111 url(/templates/jelinekjan/loading.gif) no-repeat center center;
    border:1px solid #333;
    }
#image_info {
    width:730px;
    padding:10px;
    display:block;
    font-size:11px;
    color:#999;
    border:0px;
    }
#image_info a {
    text-decoration:underline;
    color:#999;
    }
#image_info a:hover {
    text-decoration:underline;
    color:#CC6633;
    }
#image_info li {
	margin: 0px 0px 10px 0px;
	list-style-type: square;
}
#images {
		text-align:center;
	}
#images img{
	padding: 0px;
	border:0px;
	margin:3px;
	    }
#ramecek {
	text-align:center;
	border-right:1px;
	border-left:1px;
	border-top:0px;
	border-bottom:0px;

	border-style: solid;
	border-color: #CCCCCC;
	width:750px;
	height:100%;
	}

#header {
    margin:0px;
    padding:0px;
    border-top:0px;
    border-right:0px;
    border-left:0px;
    border-bottom:1px;
    border-style: dashed;

    width:750px;
    height: 100px;
    background:#191919 url(/templates/jelinekjan/header-1.png) no-repeat;
    text-align: left;
		}

#header a {
	text-decoration:underline;
	color:#CCC;
}
#comments{
    padding:5px;
    background:#111;
    border:1px solid #333;
}
.logo{
	font-size:18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: 0.01px;
}

.exif-data{
	font-size:10px;
}
.photo {
	padding: 0;
	float:left;
	margin: 0px 0 0 10px !important; margin: 0px 0 0 5px;
	}
.photo img {
	display: inline;
	position: relative;
	border:0px;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	}
#footer {
	display: block;
	font-size: 9px;
	font-style: italic;
}
#footer a{
	color:#CCCCCC;
}
input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border: 1px solid #ccc;
}

input[type], textarea[name] {
	background : #eee;
}

input[type=submit], input[type=reset] {
	background : #272727;
	color : #fff;
}

input[type=submit]:hover {
	background : #414141;
	color : #fff;
}

h1 {
	font-size: 16px;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
}
.horizontal {
				padding:1px;
				margin-bottom:1px;
				}
.horizontal ul {
				margin-left:0;
				padding-left:0;
						}
.horizontal ul li {
				margin-left:0;
				padding:1px 5px;
				border-left:0;
				border-right:0;
				list-style:none;
				display:inline;
				}

.vertical {
				padding:5px;
				}
.vertical ul {
				padding-left:20px;
				}
.vertical ul li {
				margin-left:0;
				padding:3px 5px;
				list-style-type:square;
				}
.horizontal .allcat { border:0;}
.vertical .allcat {display:block;list-style:none;}
