/* CSS Document */
body
{
margin: 0;
padding: 0;
text-align: center;
font-family: trebuchet, arial, helvetica, sans-serif;
background-color:#E68031;
background-image: url();
}

p
{
font-size: 12px;
color: #333333;
}

h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC2601;
	font-weight:bold;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F1200;
	font-weight:bold;
	text-align:left;
}
h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8660E;
	font-weight:bold;
	text-align:left;
}
h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #940000;
	font-weight:bold;
	text-align:left;
}

li {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC2601;
	font-weight:normal;
	text-align:left;
}
ul {
	list-style-type: circle;
	line-height:15px;
	margin-top:0px;
	margin-left: 20px;
	margin-bottom:18px;
}
ol {
	list-style-type:decimal;
	line-height:14px;
	margin-top:0px;
	margin-bottom:18px;
}

#container
{
width: 990px;

/* vycentrovanie dokumentu na stred pomocou margin auto a odsadenie zhora a zdola */
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 0px;
text-align: left;
background-color:#FFF;
background-image: url(../i/back-container.jpg);
/* farba textu */
color: #333;
border: 0px solid gray;
line-height: 130%;
}

#header
{
width:170px;
clear:both;
height: 35px;
padding: 190px 0 0 820px;
background-color: #fff;
background-image: url(../i/header-slavia.jpg);
}


#header p
{
padding: 0;
margin: 0;
color: #AC2601;
font-size: 13px;
font-weight: bold;
}

#subheader
{
float:right;
clear:;
width: 910px;
height: 25px;
padding: 5px 0px 0px 80px;
background-color: #79D2F6;
background-image: url();
}

#subheader p
{
padding: 0;
margin: 0;
font-size: 13px;
font-weight: bold;
}

#menuleft
{
float:left;
display: block;
width: 250px;
height: ;
margin-top:10px;
margin-bottom:10px;
padding: 10px;
border: 0px solid #ccc;
background-color: #F6BD86;
background-image: url();
}

#content
{
float:right;
display: block;
width: 645px;
height: ;
padding: 0 40px 20px 10px;
margin-top: 0px;
margin-bottom:10px;
border-left: 0px solid #FACA8F;
}

#footer
{
height: 29px;
clear: both;
margin: 0;
padding: 8px 0px 0px 0px;
color: #F6A441;
background-color: #AC2601;
background-image: url();
border-top: 0px solid gray;
font-size: 12px;
text-align: center;
}

#leftnav p
{ 
margin: 0 0 10px 0;
text-align: left;
font-weight: bold;
}


a:link {
	color: #AC2601;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #AC2601;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #AC2601;
	font-weight: bold;
}

/*link na footer */

a.footer:link {
	color: #F6A441;
	text-decoration: underline;
}
a.footer:active {
	color: #F6A441;
	text-decoration: underline;
}
a.footer:visited {
	color: #F6A441;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFF;
	text-decoration: none;
}

#kontakt
{
padding:  0px 40px 0px 0px;
font-size: 12px;
font-weight: normal;
text-align: center;
}

#obsah 
{
	width:640px;	
    height:447px;
	overflow: auto;
	padding:  0px 15px 15px 0px;
	SCROLLBAR-FACE-COLOR: #FF6699;
    SCROLLBAR-HIGHLIGHT-COLOR: #FF6699;
    SCROLLBAR-SHADOW-COLOR: ;
    SCROLLBAR-3DLIGHT-COLOR: ;
    SCROLLBAR-ARROW-COLOR: #FFF; 
    SCROLLBAR-TRACK-COLOR: ; 
    SCROLLBAR-DARKSHADOW-COLOR: ;
	
}

.border
{
	border: 3px solid #79D2F0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.borderright 
{
	border: 3px solid #FFF;
	
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.borderleft {

	border: 3px solid #E6AB84;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.borderzlava {
	text-align: center;
	border: 3px solid #7D2800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.bordertable {

	border-bottom: 0px solid #F6A441;
	padding:0px;
	margin:0px;
}


.cierny {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.ref_left 
{width:400px; float:left;
}

.ref_right 
{width:400px; float:right;
}

.ref_foto img 
{border:none;}

.ref_foto 
{background-color:#CCCCCC; border:none; float:left; margin-right:7px; padding:7px; width:170px; height:120px; display:block;
}

.ref_foto:link 
{background-color:#CCCCCC; border:none;
}

.ref_foto:visited 
{background-color:#CCCCCC; border:none;
}

.ref_foto:hover 
{background-color:#F59703; border:none;
}

#clanky
{
float:left;
width: 380px;
}

#clanky1
{
float:right;
width: 400px;
}

/* -- Main Menu -- */
#mainMenu ul                { position: relative; height: 200px; margin: 0px; padding: 0; list-style: none;}
#mainMenu li                { position: relative; float: left;}
#mainMenu li a:link,visited { display: block; width: 250px; height: 10px; margin-bottom: 2px; padding: 8px 0 10px 5px; float: left; font-size: 12px; color: #FFF; text-decoration: none; text-align: left; background-color: #AC2601;}
#mainMenu li a              { display: block; width: 250px; height: 10px; margin-bottom: 2px; padding: 8px 0 10px 5px; float: left; font-size: 12px; color: #FFF; text-decoration: none; text-align: left; background-color: #AC2601;}
#mainMenu li.active a,
#mainMenu li a:hover        { background-color: #F6A441; color: #000;}
