/*
File: keramospol.css - main style sheet for wwww.keramospol.sk
Created by: Laco Janic | http://weby.slovenska.sk/
Revised: 01. Apr. 2006
*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 13px/140% Verdana, "Geneva CE", lucida, sans-serif;
}
a img{ border: 0; }

h1, h2, h3, h4, h5, h6{ color: #1E3954; font-weight: bold; padding: .6em 0; line-height: 110%; margin: 0; }
h2{ font-size: 1.7em; text-align: center; color: #94A1A9; font-weight: normal; }
h3{ font-size: 1.1em; padding: .8em 0 .2em 0; color: #74858D; }

p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0 0 .6em 0; }
li, dd, blockquote { margin-left: 1em; }

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }

a, a:link, a:visited{ text-decoration: none; color: #FF0000; }
a:hover{color: #339933; }

/* main structure
-------------------------------------------------------------------------- */
body{
	background: #1e3954 url(images/bcgr.jpg) 50% 0px repeat-x;
	color: #474747;
	text-align: center;
}

#container{
	width: 764px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(images/bcgr-main.jpg) 50% 0 no-repeat;
	position: relative;
	height: 680px;
}

#head{
	width: 764px;
	height: 306px;
	background: transparent;
	position: relative;
}

#inside{
	width: 764px;
	background: transparent url(images/bcgr-inside.gif) 50% 0 repeat-y;
}

#content{
	width: auto;
	margin: 0;
	padding: 0 45px 30px 45px;
	background: transparent url(images/bottom-inside.gif) 50% bottom no-repeat;
}

#copy{
	padding: 0;
	margin: 0;
	clear: both;
	width: 764px;
	text-align: center;
}
#copy p{
	padding: 3em 0;
	margin: 0;
	font-size: .7em;
	color: #A7B1B6;
}
#copy a{ color: #A7B1B6; }
#copy a:hover{ text-decoration: underline; }

/* top
-------------------------------------------------------------------------- */
#head h1{
	position: absolute;
	top: 15px;
	left: 80px;
	display: block;
	width: 119px;
	height: 92px;
	background: transparent url(images/logo-keramospol.gif) no-repeat;
	overflow: hidden;
	line-height: 1500%;
}
#head h1 a{
	display: block;
}

/* adr
-------------------------------------------------------------------------- */
#adr{
	width: 100%;
	height: 65px;
	font-size: .9em;
	color: #86959D;
	border-top: 2px solid #94A1A9;
	margin-top: 1em; 
	padding: 1em 0 0 0;
}
#adr address{ font-style: normal; float: left; width: 240px; display: inline;}
#adr #tel{ float: right; text-align: right; width: 240px; display: inline; }

/* obr - top
-------------------------------------------------------------------------- */
#obr1{ position: absolute; top: 125px; left: 27px; }
#obr2{ position: absolute; top: 125px; left: 271px; }
#obr3{ position: absolute; top: 125px; left: 515px; }

/* lists
-------------------------------------------------------------------------- */
#content ul{
	margin-left:.5em;
}
#content ul li{
	padding-left: 1.2em;
	list-style-type: none;
	background: transparent url(images/bullet.gif) no-repeat 0 .45em;
}

/* nav
-------------------------------------------------------------------------- */
#nav {
	height: 40px;
	font: bold 10px/450% verdana, arial, sans-serif;
	width: 516px;
	position: absolute;
	top: 0px;
	right: 7px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	height: 40px;
	width: 90px;
	margin: 0;
	padding: 0;
}
#nav li#b4 {
	float: left;
	height: 40px;
	width: 246px;
}
#nav a {
	float: left;
	display: block;
	height: 40px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #1E3954;
	border-top: 5px solid #3a5467;
}
#nav a:hover {
	color: #DD3943;
	border-top: 5px solid #DD3943;
}

/* flags
-------------------------------------------------------------------------- */
#flags{
	position: absolute;
	top: 77px;
	left: 648px;
}
#flags ul {
	position: relative;
	width: 90px;
	height: 24px;
	background: transparent url(images/flags.gif) no-repeat 0 -2px;
	margin:0;
	padding: 0;
	overflow: hidden;
	line-height: 5000%;
}

#flags ul li{ margin: 0; padding: 0; position: absolute; top: 0; background-image: none; }
#flags ul li, #flags ul a{ height: 26px; width: 52px; display: block; text-decoration: none; overflow: hidden; }

#f1{left: 0;}
#f2{left: 52px;}

#f1 a:hover{background: transparent url(images/flags.gif) 0 -27px no-repeat;}
#f2 a:hover{background: transparent url(images/flags.gif) -52px -27px no-repeat;}

/* uvod
-------------------------------------------------------------------------- */
.big{
	font: normal 1.2em/140% verdana, serif;
	color: #1E3954; 
	padding: .4em 0;
}
.big1{
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
	font-weight: bold;
}





