body, html {margin:-5px 0 0 0; padding:0;}

p, h1, h2, h3, h4, h5, ul, li, table, dl, dt, dd {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}


body {

	background: #333333;
	color: #363636;
	font: 0.8em/1.5 arial, verdana, sans-serif;
	text-align: center;
}



#header h1 a{
	position:relative;
	top:15px;
	left:15px;
	width:277px;
	height:63px;
	display:block;
}



div#header {
	background: #7B0A22 url(../bg/header.jpg) no-repeat;
	width:800px;
	height:194px;
	color: #fff;
}


div#h-menu {
	background: #7B0A22 url(../bg/h-menu.jpg) repeat-x;
	width:775px;
	height:43px;
	color: #fff;
	margin:0 5px 0 5px;
	padding-right:15px;
	line-height:40px;
}

div#h-menu a{
	color: #fff;
	text-decoration:none;	
}

div#h-menu a:hover{
	color: #fff;
	text-decoration:underline;	
}


div#h-menu a.active {
	color: #fff;
	text-decoration:underline;
}

div#container {
	text-align:	left;
}



div#maintext {
	margin: 5px 20px 10px 20px;
	text-align:justify;
	line-height:25px;	
}

div#leftcolumn {
	background:#F4F4F4;
	background: #fff url(../bg/bgr_main.jpg) repeat-y;
}

div#footer {
	width:800px;
	height:50px;
	color: #fff;
	margin: 0;
	font-size: 90%;
	line-height:50px;
	text-align: center;
	clear: both;
	background-color: #700C21;
	background-image: url(../bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


div#container {

	background: #fff url(../bg/bgr_main.jpg) repeat-y;
	width: 800px; 
	margin: 0 auto;
}



div#content {
	float: right;
	width: 550px;
	height:auto;
	min-height:530px;
}



div#leftcolumn {
	float: left;
	width: 215px;
}


/* BEGIN NAVIGATION */


.menu {

	padding: 0;
	margin: 0px 0 0 0;
	margin-bottom:20px;
	width: 215px;
}

#menu-title1 
{
background-color: #53111D;
background-image: url(../bg/menu-title01.jpg);
background-repeat: no-repeat;
margin:15px 0 0 0;
border-bottom: 1px solid #700C21;
width:205px;
height:30px;
color:#fff;
font-size:105%;
font-weight:bolder;
text-align:right;
margin-left:20px;
margin-right:20px;
padding-right:10px;
line-height:30px;
text-transform: uppercase;
}

#menu-title2  
{
background-color: #53111D;
background-image: url(../bg/menu-title02.jpg);
background-repeat: no-repeat;
margin:5px 0 0 0;
border-bottom: 1px solid #700C21;
width:205px;
height:30px;
color:#FFFFFF;
font-size:105%;
font-weight:bolder;
text-align:right;
margin-left:20px;
margin-right:20px;
padding-right:10px;
line-height:30px;
text-transform: uppercase;
}

#menu-title3{
background-color: #53111D;
background-image: url(../bg/menu-title03.jpg);
background-repeat: no-repeat;
margin:5px 0 0 0;
border-bottom: 1px solid #700C21;
width:205px;
height:30px;
color:#FFFFFF;
font-size:105%;
font-weight:bolder;
text-align:right;
margin-left:20px;
margin-right:20px;
padding-right:10px;
line-height:30px;
text-transform: uppercase;
}

.menu li {

	list-style: none; 
	margin: 0;
	padding: 0;
	width:215px;
}

.menu li a

{
	font-size: 90%;
	font-weight:bold;
	color: #fff;
	display: block;
	width: 185px;
	height:30px;
	line-height: 2.6em;
	border-bottom: 1px solid #700C21;
	outline:none;
	text-decoration: none;
	text-indent: 28px;
	text-align:right;
	margin-left:20px;
	margin-right:20px;
	padding-right:30px;
	background-color: #AC7A85;
	background-image: url(../bg/nav_arrow_off.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.menu li a:hover {

	color: #fff;
	background: #700C21 url(../bg/nav_arrow_over.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-decoration: none;
}

.menu li a.active {
	color: #fff;
	background: #700C21 url(../bg/nav_arrow_over.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-decoration: none;
}

/* END NAVIGATION */


/* BEGIN MORE SITE STYLES */

 a {
	color: #006699;
	outline: none;
	text-decoration: none;
	}

a:hover {
	color: #700C21;
	text-decoration: underline;
}

#maintext a {
	color: #006699;
	outline: none;
	text-decoration: underline;
	}

#maintext a:hover {
	color: #700C21;
	text-decoration: none;
}

#footer a {
	color: #fff;
	text-decoration:none;
}


#footer a:hover {
	color: #f1f1f1;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {

	display: block;
	clear: both;
	color:#700C21;
	margin:0px;
	padding:0px;
}

h1 {
	font-size: 130%;
	letter-spacing: 1px;
	margin-bottom:10px;
	margin-top:10px;
}

h2 {
	font-size: 110%;
	letter-spacing: 1px;
}

h3 {
	font-size: 105%;
	letter-spacing: 1px;
}

h4,h5,h6 {
	font-size: 95%;
	letter-spacing: 1px;
	margin: 10px 0;
}

h4.balicky
{
border-top:1px solid #700C21;
border-bottom:1px solid #700C21;
width:auto;
}

blockquote { margin: 20px 0px 20px 0px; 
  padding: 0px 15px 0px 15px;
  border-left:4px solid #700C21;
  font-style:italic;
  text-align:justify;
  font-size:85%;
}

.infobox {
	font-size: 100%;
	padding: 5px 10px 5px 10px;
	margin-left:20px;
	margin-right:20px;
	width: 190px;
}

.infobox a {

	font-size: 80%;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:5px 0 0 0;
	text-align:center;
}

.infobox h4 {
	font-size: small;
	letter-spacing:1px;
	color:#fff;
	margin: 0px 0 5px 0!important;
	padding:0px !important;
	text-align:center;	
}

.infobox p {padding:5px 0 0 0;text-align:center;}

.thumbnail-news {
	width: auto;
	height: auto;
	border: 4px solid #53111D; 
	background-color: #fff;
	margin: auto;
	padding: 5px;
}

div.scrollbox {
	border: 1px solid #363636;
	background-color: #fff;
	height: 300px;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
	overflow: auto;
	width: 695px;
}

code {

	display: block;
	border: 1px solid #363636;
	background-color: #fff;
	padding: 5px;
	margin: 10px 0 10px 0;
}


pre {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	vertical-align: middle;
}

.imgleft { 

	float: left; 
	margin: 5px 10px 0 0;
	border-top: 1px solid #ccc; 
	border-right: 2px solid #700C21;
	border-bottom: 2px solid #700C21;
	border-left: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
}
.imgright { 
	line-height: normal;
	float: right; 
	margin: 0px 0 0 10px;
	border-top: 1px solid #ccc; 
	border-right: 2px solid #700C21;
	border-bottom: 2px solid #700C21;
	border-left: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
}

hra {

	clear: both; 
	border: 0;
	width:262px; 
	height: 11px; 
	color:#700C21; 
	background-color: #700C21;
	background-image:url(../bg/bgr_hr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin: 15px auto 15px auto;
}

hr {
	clear: both; 
	border: 0;
	width:50%; 
	height: 1px; 
	color:#700C21; 
	background-color: #700C21;
	margin: 15px auto 15px auto;
}

.clear {clear: both;}

form { 
	width: 480px;
	margin-top: 20px;
}

#contactleft { 
	width: 180px; 
	float: left; 
}

#contactright { 
	float: right; 
	width: 300px; 
}

.input { 
	border-top: 1px solid #ccc; 
	border-right: 2px solid #700C21;
	border-bottom: 2px solid #700C21;
	border-left: 1px solid #ccc;
	width: 160px; 
}

.button 
{ 
	width:61px;
	height:33px;
	background-image:url(../bg/butt.png);
	background-repeat:no-repeat;
	background-color: #700C21; 
	border:none;
	color: #fff; 
	font-size: 95%;
	cursor:pointer;
	margin:5px 25px 0 0;
	float:right;
}

fieldset{border:none /*1px solid #990000*/;}

textarea { 

	border-top: 1px solid #ccc; 
	border-right: 2px solid #700C21;
	border-bottom: 2px solid #700C21;
	border-left: 1px solid #ccc;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	width: 270px; 
	height: 190px; 
}

.thumbnailgal {		/* nahledy pro galerii - reference*/

	float: left;
	width: 100px;
	height: 80px;
	border-top: 1px solid #ccc; 
	border-right: 2px solid #700C21;
	border-bottom: 2px solid #700C21;
	border-left: 1px solid #ccc;
	background-color: #fff;
	margin: 5px 10px 5px 0;
	padding: 5px;
}

.thumbnailgal:hover {		/* nahledy pro galerii */

	background-color:#FFD5D5;
}


/* INTRO BOXES  */

#gra-box{
width:515px;
height:200px;
background-image: url(../bg/graficke-prace.jpg);
background-position:left 100px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:left;
text-decoration:none;
margin:0px 0 20px -4px;
padding:0;
border: 1px dotted #700C21;
}

#web-box{
width:515px;
height:200px;
background-image: url(../bg/webdesign.jpg);
background-position:right 10px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:left;
text-decoration:none;
margin:9px 0 20px -4px;
padding:0;
border: 1px dotted #700C21;
}

#web-box p{
    text-align:left !important;
	margin:10px 200px 10px 10px;
	font-size:120%;
	font-weight:bold;
	line-height:40px;
 }
 
 #gra-box p{
    text-align:right !important;
	margin:10px 10px 10px 100px;
	font-size:120%;
	font-weight:bold;
	line-height:28px;
 }


/* END MORE SITE STYLES */


t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.border{border:1px solid #700C21;} img.border{border:1px solid #700C21; padding:5px; background:#FFFFFF;}

img.foto{border:1px solid #700C21; padding:0; margin: 5px 0 0 10px;background:#FFFFFF;} /* fotka strita */

/* pokusy */

table {border-collapse:collapse; border-spacing:0; font-size:95%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}
table.table-style01 {width:100%; background-color:#FFFFFF; margin:10px 0 10px 0;}
table.table-style01 th {text-align:left; text-transform:uppercase; font-size:105%;}
table.table-style01 {border:2px solid #700C21;}
table.table-style01 th {
	border-right:1px solid #A31031;
	border-bottom:2px solid #700C21;
	color:#700C21;
	background-color: #FFDFDF;
}
table.table-style01 td {border:1px solid #A31031;}
table.table-style01 tr.bg td {background-color: #FFF0F0;}


ul.ul-style01 {margin:10px 0 10px 0px; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:25px; background:url("../bg/ul-style01.gif") 0 7px no-repeat;} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {background:url("../bg/ul-style01-sub.gif") 0 5px no-repeat;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

.noscreen{ display:none; visibility:hidden;}

#lang
{margin:0 5px 0 5px;
padding-left:15px;
line-height:40px;
}
/*
#lang a{
	color: #fff;
	text-decoration:none;	
}

#lang a:hover{
	color: #fff;
	text-decoration:underline;	
}*/
