/*colors begin*/
body
{
	color:				inherit;
	background-color:	inherit;
}
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot
{
	color:				inherit;
}
a
{
	color:				inherit;
	background-color:	inherit;
}
a:visited
{
	color:				inherit;
	background-color:	inherit;
}
a:active
{
	color:				inherit;
	background-color:	inherit;
}
a:hover
{
	color:				inherit;
	background-color:	inherit;
}
/*colors end*/
/* Layout Stylesheet */
/*Custom CSS*/
a, a:link{ color: #FFFFFF; text-decoration: none; }
a:hover, #copy a:hover{ color: #FF9933; }
a:focus { -moz-outline: none -moz-mac-focusring; }
h2{ font-size: 16px; margin: 30px 0; }

body{
color: #fff;
text-align: center;
background: #18285C url(http://www.stavrem.sk/Data/211/UserFiles/uvod/bcgr.jpg) repeat-x;
}

#container{
	margin: 0 auto 0 auto;
	width: 815px;
	height: 550px;
	background: transparent url(http://www.stavrem.sk/Data/211/UserFiles/uvod/stavrem.jpg) no-repeat top;
	text-align: center;
	position: relative;
	font: 12px/130% "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

#logo a{
	position: absolute;
	top: 8px;
	left: 62px;
	width: 216px;
	height: 60px;
	display: block;
	line-height: 1600%;
	overflow: hidden;
}

#obr1{
	position: absolute;
	top: 143px;
	left: 63px;
	width: 160px;
}
#obr2{
	position: absolute;
	top: 143px;
	left: 244px;
	width: 160px;
}
#obr3{
	position: absolute;
	top: 143px;
	left: 426px;
	width: 160px;
}

#obr4{
	position: absolute;
	top: 143px;
	left: 609px;
	width: 160px;
}

#obr1 span, #obr2 span, #obr3 span, #obr4 span{font-size:16px; display:block; margin:30px 0; font-weight:bold;}

.ponuka {
	color: #ca5f1b;
	font-size: 18px;
	position: absolute;
	top: 400px;
	left: 200px;
}
.ponuka li
{
list-style-type:none;
padding:3px 0;
}
.ponuka a
{
padding-left: 40px;
background-image: url(http://www.stavrem.sk/Data/211/UserFiles/uvod/sipka.jpg);
background-repeat: no-repeat;
background-position: left center;
color:#ffffff;
}
.ponuka a:hover{
color: #FF9933;
}

#obr1 a img, #obr2 a img, #obr3 a img, #obr4 a img{ border: 1px solid #fff; }
#obr1 a:hover img, #obr2 a:hover img, #obr3 a:hover img, #obr4 a:hover img{ border: 1px solid #FF9933; }

#copy, #copy a{ font-size: 9px; color: #ABABAB; font-family: Verdana, "Geneva CE", lucida, sans-serif; font-weight: bold; }
/*Custom CSS2*/
.base-modulebox
	{padding:0;margin:0;width:100%;}
.base-modulebox-title
	{padding:0;margin:.5em 0;color:inherit;font-size:2em;}
.base-modulebox-content
	{padding:0;margin:0;}
