/*** Fonty a headliny ***/

body {
	background-color: #f1b6d4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(img/bgr.jpg);
	background-repeat: no-repeat;
}


p {
	font-family: Georgia;
	font-size: 0.8em;
	line-height:16px;
	text-align: justify;
	color: #2b1016;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.table {font-family: Georgia; font-size: 0.8em; line-height:16px; text-align: left; color: #2b1016; border:dotted #d54d88 thin; width: 850px; padding-left: 0px; padding-top: 5px; padding-bottom:5px;  background-image:url(img/bgr_table.png); background-repeat:repeat; }
.table_mar {margin-top: 4px; margin-bottom: 4px; padding-bottom:4px; padding-top:4px; padding-left:10px;}
.bgr_table { background-image:url(img/bgr_table.png); background-repeat:repeat; }
.bgr_table2 { background-image:url(img/bgr_table2.png); background-repeat:repeat; }

h1 {
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #76a400;
}

h2 {
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bolder;
	text-align: left;
	color: #76a400;
}

h3 {
	font-size: 0.8em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bolder;
	text-align: left;
	color: #76a400;
}

a:link {
	color: #76a400;
	text-decoration: none; outline:none;
}
a:hover {
	color: #d54d88;
	text-decoration: underline; outline:none;
}
a:visited {
	color: #d54d88;
	text-decoration: none; outline:none;
}
a:active {
	color: #d54d88;
	text-decoration: none; outline:none;
}


/*** Hlavne prvky ***/

#horna_lista {display:block; width: 100%; height: 108px; background-image:url(img/horna_lista.png); background-repeat:repeat-x;}

.logo {display:block; width:349px; height:79px; position: absolute; left: 30px; top:20px;}


/*** Hlavne Menu ***/

#mainMenu   {display:block; width: 1000px; height: 95px;  margin:-18px auto;
font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 0.7em; font-weight: bolder;}

#mainMenu ul { position: relative; }

#mainMenu li { position: relative; float: left; padding-right: 10px; list-style-type: none; }

#mainMenu li a { display: block; float: left; color: #2b1016; height: 33px;padding: 15px 5px 0 3px; text-decoration: none;}

#mainMenu li a span         { position: absolute; left: 8px; top: 2px; width: 6px; height: 8px !important; overflow: hidden;  }

#mainMenu li.active         {position: relative;top: 0px; background-image:url(img/bgr_but_all.png); background-repeat:repeat-x;}

#mainMenu li.active a       {display: block; height:33px; padding: 9px 10px 0 20px; text-decoration: none !important; color: #FFFFFF !important;}

#mainMenu li a:hover        {color: #d64e89; text-decoration: none; }

/*** Hlavny obsah ***/
#obsah_uvod {margin: 0px auto; width:1100px; height:740px; background-image:url(img/bgr_obsah_uvod.png); background-repeat:no-repeat; background-position:center;}

#obsah_kontakt {margin: 0px auto; width:1100px; height:404px; background-image:url(img/bgr_obsah_kontakt.png); background-repeat:no-repeat; background-position:center;}

#obsah_main1 {margin: 0px auto; width:1100px; height:21px; background-image:url(img/up.png); background-repeat:no-repeat; background-position:center;}
#obsah_main2 {margin: -13px auto; width:1100px; min-height: 300px; background-image:url(img/stred.png); background-repeat:repeat-y; background-position:center;}
#obsah_main3 {margin: 13px auto; width:1100px; height:16px; background-image:url(img/down.png); background-repeat:no-repeat; background-position:center;}

#foot { width: 1100px; margin: 20px auto; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#363942; text-align:center; padding-bottom:20px;}


.fotky {display:block; width:737px; height:108px; background-image:url(img/bgr_fotogaleria.png); background-repeat:no-repeat; padding-left:35px;}

.obsah1 { margin: 0 0 0 120px; width: 540px; padding-top: 10px;}
.obsah2 { margin: 0 120px 0 0px; width: 540px; padding-top: 10px;}

/*** Pomocne ***/
.fr		    { float: right !important; }
.fl		    { float: left !important; }

.col1 {width:315px;}
.col2 {width:810px;}
.col_kontakt {width: 440px;}
.mar10L {margin-left: 5px;}
.mar20L {margin-left: 20px;}
.mar30L {margin-left: 30px;}
.mar40L {margin-left: 40px;}
.mar50L {margin-left: 50px;}
.mar250L {margin-left: 370px;}
.mar10R {margin-right: 13px;}
.marL {margin-left: 125px;}
.marR {margin-right: 86px;}
.marTop {padding-top: 14px;}
.marimgB {margin-bottom: 2px;}
.mar_imgR {margin: 2px 10px 0 2px;}

.fotoT10 {margin-top:10px;}
.fotoL { margin-left:28px;}

.color { color:#76a400;}
.color_pink { color:#d54d88;}
.big1 { font-size: 1.2em;}
.small1 { font-size: 0.85em;}


