﻿/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background: #1E4297;
	background-repeat: repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 940px;
}

#mainpic h1
{
	position:absolute;
text-align:right;

font-size:30px;
color:#FFF;	
left:550px;
top:100px;
}


#mainpic h2
{
	position: absolute;
	text-align: right;
	color: #FF0000; /*tekst zaglavieto dolina tekst*/
	left: 550px;
	top: 130px;
}

#mainpic
{
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-color: #FF0000;
	border: 10 #FF0000 double;
	border-style: groove;
	border-top: thick #FF0000 groove;
	border-width: thick;
	border-color: #FF0000;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 402px;
	border-top-style: groove;
	border-top-width: thick;
	border-right-style: groove;
	border-right-width: thick;
	border-left-style: groove;
	border-left-width: thick;
	border-bottom-style: groove;
	border-bottom-width: thick;
}



.lightblue
{
	color: #FF6600 /*tekst zaglavieto goren tekst*/;
}




#menu
{
background-image:url(images/menu.png);
background-repeat:no-repeat;
width:940px;
height:69px;
float:left;
clear:both;
}

#content
{
	border-bottom-color: #FF0000;
	border: 10 #FF0000 double;
	border-bottom: 10 #FF0000 double;
	border-color: #FF0000;
	border-left: 10;
	border-right: 10;
	border-top: 10;
	border-width: 10;
	width: 880px;
	height: auto;
	background-color: #FFF; /*tekst osnoven*/;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #000000;
	border-left-color: #FF0000;
	border-right-color: #FF0000;
	border-top-color: #FF0000;
	outline-color: #FF0000;
	border-bottom-style: groove;
	border-bottom-width: medium;
	border-left-style: groove;
	border-left-width: medium;
	border-right-style: groove;
	border-right-width: medium;
}

#footer
{
width:inherit;
height:auto;
}

#footer h3 a:visited
{
	display: inline;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}


#footer h3 a
{
	display: inline;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left: auto;
	width: 780px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 17px;
	font-size: 15px;
}

#menu a:hover{
	color: #FF6600;
	background: url(images/menuhov.jpg) no-repeat;
}

#content p
{
	
}


body {
	background: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}


html {
	background: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}
p {text-align: left;}