@charset "utf-8";
/* 	
	Jiri Soman
	_______________________________________________

	Date of birth: 		24.11.2008, 15:12 p.m.
	Fathers name: 		Vizus
	Identity:			http://www.vizus.cz
*/

/*
	Reset styles - Default styles -----------------
	_______________________________________________
*/

html, body { height: 100%; margin: 0px; padding: 0px;}

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background: #000000 url(../res/background-body.jpg) top left repeat-x;
	text-align:  center;
}

H1, H2, H3, H4, H5, H6 {
	margin: 7px 0px 0px 0px;
	color:#130500;
	font-weight: bold;
}

H1 { font-size: 34px; color: #b86719; line-height: 40px; font-weight: normal;}
H2 { font-size: 22px; line-height: 26px;}
H3 { font-size: 20px; color:#4a0300; line-height: 24px;}
H4 { font-size: 17px; color:#824a0f; line-height: 21px;}
H5 { font-size: 13px; line-height:19px;}
H6 { font-size: 12px;}

p { margin: 5px 0px 15px 0px;}

a
{
	color: #000000;
}

a:link,
a:visited
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	color: #4a0300;
}

ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

ul li
{
	margin-bottom: 2px;
	margin-top: 1px;
}

/* tables */
table
{
	margin: 5px 0px 10px 0px;
}

table.standard
{
	border: 1px solid #130500;
	border-right: none;
	border-bottom: none;
}

table.colored
{
	border: 1px solid #130500;
	border-right: none;
	border-bottom: none;
	background: #e0a563;
}

table.standard th
{
	font-weight: bold;
	background: none;
	text-align: left;
}

table.standard th,
table.standard td 
{
	border-right: 1px solid #130500;
	border-bottom: 1px solid #130500;
}

table.colored th,
table.colored td
{
	border-right: 1px solid #130500;
	border-bottom: 1px solid #130500;
}

table.colored th
{
	background-color: #4a0300;
	color: #f4c688;
	font-weight: bold;
}

table.standard th,
table.standard td,
table.colored th,
table.colored td
{
	padding: 5px;
}

/*
	Default classes -------------------------------
	_______________________________________________
*/

.clear
{
	clear: both;
	width: auto;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.h20 { height:20px; width: auto;}

/* content images */
.imgL
{
	float: left;
	padding: 0px 30px 30px 0px;
}

.imgR
{
	float: right;
	padding: 0px 0px 30px 30px;
}

/* editor */
.editor
{
	background-color: #FBC785;
}

.my-box
{
	padding: 5px;
	margin: 5px 0px 10px 0px;
	border: 1px solid #B86719;
	background-color: #ECE9D8;
}

/* captcha */
.captcha
{
	margin: 10px 0px 10px 0px;
}

.captcha input
{
	width: 82px;
	padding: 4px;
	margin: -5px 0px 5px 0px;
}

.captcha .captcha-image
{
	float: left;
	border: #d29a57 solid 2px;
} 

.captcha .captcha-help
{
	display: block;
	height: auto;
	width: 300px;
	margin-left: 100px;
	padding-top: 4px;
}

/* button submit */
.submit
{
	width: 84px;
	border:0px;
	padding: 6px 0px 7px 0px;
	
	background: url(../res/button.png) top no-repeat;
	
	font-size: 12px;
	font-weight: bold;
	color:#e1a763;
	
	cursor: pointer;
}

/* inputs and labels */
.text, .captcha-number, .customFormTextarea
{
	width: 180px;
	font-size: 12px;
	padding: 4px;
	background: #e1a763 url(../res/input-background.png) top left no-repeat;
	border: #cc822b solid 1px;
}

.customFormTextarea
{
	height: 100px;
	width: 300px;
}

td.label
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 0px;
}


/*
	layout ----------------------------------------
	_______________________________________________
*/

.main
{
	height: 100%;
	width: 100%; 
	
	background: url(../res/background.jpg) center top no-repeat;	
}

.main .main-in
{
	height: auto; width: 995px;
	
	margin-left:  auto; margin-right: auto;
}

/*  header --------------------------------------- */

.header
{
	position: relative;
	height: 272px;
	width: 995px;
}

.header a.logo
{
	position: absolute;
	z-index: 1;
	top: 40px;
	left: 26px;
	height: 162px;
	width: 208px;
	
	font-size: 40px;
	color:#390400;
	line-height: 162px;
}

.header a.logo span
{
	display: none;
	position: absolute; top: 0px; left: 0px; z-index: 10;
	height: 162px; width: 208px;
	cursor: pointer;
}

.header a.slogan
{
	position: absolute;
	z-index: 1;
	top: 67px;
	left: 328px;
	height: 72px;
	width: 271px;
	
	font-size: 40px;
	color:#390400;
	line-height: 70px;
}

.header a.slogan span
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	height: 72px;
	width: 271px;
	cursor: pointer;
}

/*  content ------------------------------------------ */

.content
{
	float: left;
	height: auto;
	width: 995px;
	
	background: url(../res/content-middle.png) top left repeat-y;
}

.content .content-in
{
	float: left;
	height: auto;
	width: 995px;
	text-align: left;
	
	background: url(../res/content-top.png) top left no-repeat;
}

/*  title  */
.title
{
	float: left;
	height: 75px;
	width: 935px; /* width: 995px - zmeneno kvuli padding */
	padding: 0px 30px;
	
	text-align: right;
}

.title H1 { line-height: 60px;}

/*  left col - menu  */
.col-left
{
	float: left;
	height: auto;
	width: 199px; /* width:215xp; - zmeneno kvuli padding */
	padding: 20px 0px 0px 16px;
}

.menu
{
	float: left;
	height: auto;
	width: 199px;
}
.menu ul
{
	height: auto;
	width: 199px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
	list-style-type: none;
}

.menu ul li
{
	display: block;
	height: 35px;
	width: 199px; /* height:37xp; - zmeneno kvuli margin - obecne ul,li - na zacatku stylu */
	padding: 0px;
	
	background: url(../res/menu-separator.png) bottom right no-repeat;
}

.menu ul li a
{
	display: block;
	line-height: 30px;
	width: 179px; /* width:199xp; - zmeneno kvuli padding */
	
	font-size: 17px;
	color: #c5801d;
	padding: 0px 10px;
}
.menu ul li a:link,
.menu ul li a:visited
{
	text-decoration: none;
}

.menu ul li a:hover
{
	text-decoration: none;
	color: #330100;
	
	background: url(../res/menu-hover.png) top left no-repeat;
}

/* right col */
.col-right
{
	float: left;
	height: auto;
	width: 720px; /* width:780px; - zmeneno kvuli padding */
	padding: 20px 30px 30px 30px;
}

*html .col-right
{
	width: 715px;
}

.col-right img
{
	border: #c5801d solid 5px;
}

.col-right ul
{
	margin: 10px 5px;
	padding-bottom: 10px;
	list-style-type: none;
}

.col-right li
{
	padding-left: 20px;
	background: url(../res/star.gif) left 5px no-repeat;
	display: block;
}

/* photogalery */
.gallery,
.photo-detail
{
	width: 720px;
	float: left;
	height: auto;
}

*html .gallery, 
*html .photo-detail
{
	width: 715px;
}

.gallery .gallery-item,
.gallery .photo-item
{
	float: left;
	height: 200px; width: 200px;
	margin: 18px 20px;
	text-align: center;
}

*html .gallery .gallery-item,
*html .gallery .photo-item
{
	margin: 18px 14px;
}

.gallery .gallery-item .img,
.gallery .photo-item .img
{
	float: left;
	height: auto; width: 200px;
}

.photo-detail .img
{
	height: auto;
	width: 100%;
	text-align: center;
}

.gallery .gallery-item H3.label
{
	float: left;
	height: auto; width: 200px;
}

.gallery .page-navigation
{
	height: auto;
	width: 720px;
	float: left;
	text-align: center;
}

.page-navigation
{
	height: auto;
	width: 100%;
	text-align: center;
}

.page-navigation .prev,
.page-navigation .back,
.page-navigation .next,
{

}

/*  footer ------------------------------------------ */

.footer
{
	float: left;
	height: 38px;
	width:943px; /* height:78px; width:995; - zmeneno kvuli padding */
	padding: 40px 26px 0px 26px;
	
	color: #FFFFFF;
	font-size: 11px;
	
	background: url(../res/content-footer.png) left top no-repeat;
}

.footer a
{
	color: #FFFFFF;
}

.footer a:link,
.footer a:visited
{
	text-decoration: underline;
}

.footer a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.footer .left
{
	float: left;
}

.footer .right
{
	float: right;
}

.footer .right ul
{
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	
	list-style-type: none;
}

.footer .right ul li
{
	float: left;
	margin: 0px;
	padding: 0px;
}
