/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 160px;
	padding: 4px 3px;
	background-color: #FFFFFF;
	border: 1px solid #BDC3C8;
}

.input2 {
	width: 48px;
	height: 21px;
	background: url(images/homepage05.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #93969D;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h4 {font-size: 11px;}
h3 {font-size: 12px;}
h2 {font-size: 14px;}
h1 {font-size: 16px; margin-bottom: 10px;}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Candara, "Trebuchet MS", Trebuchet, sans-serif;
	/*font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #373B48;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: .8em;
}

.text1 {
	font-size: 17px;
	font-weight: bold;
	color: #373B48;
}

.text1 span {
	font-size: 10px
}

.text2 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #373B48;
}

.text3 {
	font-size: 10px;
	color: #94969C;
	text-align:left;
}

.text4 {
	font-size: 19px;
	font-weight: bold;
	color: #373B48;
}

.text5 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #373B48;
}

.text6 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #80BD09;
}

.text7 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.text8 {
	font-size: 10px;
	color: #FFFFFF;
}

.text9 {
	font-size: 11px;
}

.text10 {
	text-align: center;
	font-size: 10px;
	color: #AFB1B6;
}
.text33 {padding: 2px 0px 3px 0px;}

/** LINKS */

a {
	color: #80BD09;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	color: #6B6F79;
}

.style1 a {
	color: #6B6F79;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage01.gif) repeat left top; }
.bg2  { background: url(images/homepage03.gif) no-repeat right top; }
.bg3  { background: url(images/homepage04.gif) repeat-x left top; }
.bg4  { background-color: #FFFFFF; }
.bg5  { background: url(images/homepage08.jpg) no-repeat left top; }
.bg6  { background: url(images/homepage09.jpg) no-repeat left top; }
.bg7  { background: #F7F8F8 url(images/homepage10.jpg) no-repeat left top; }
.bg8  { background: url(images/homepage13.jpg) no-repeat left top; }
.bg9  { background: url(images/homepage14.jpg) no-repeat left top; }
.bg10 { background: url(images/homepage15.jpg) no-repeat left top; }
.bg11 { background: url(images/homepage16.jpg) repeat-x left bottom; }
.bg12 { background: url(images/homepage20.gif) repeat-x left top; }

.bg11 a {text-decoration:none;}
.text7 a {color:#fff;}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 9px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 9px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	margin-bottom: 15px;
	background: url(images/homepage07.gif) repeat-x left bottom;
}

/** sNews thinga **/
input {color:#80BD09;font-weight:bold;background:#eee;border:1px solid #80BD09;padding:2px 3px 2px 3px;}
textarea { width: 66%; height: 12em; padding: 3px; border: 1px solid #80BD09;}
#kontakt {padding: 15px 0px 20px 15px;}
#kontakt th {text-align:right; padding: 0px 5px 0px 0px;font-weight:normal;}
#kontakt td {font-weight:bold;}
#keywords {color:#6B6F79;font-weight:normal;}
table.porovnanie th {background: #80BD09;width:24%;}
table.porovnanie th a {color:#fff;text-decoration:none;}
table.porovnanie td {padding: 0px 2px 0px 2px;text-align:center;background: #eee;}
table.porovnanie td.hrubo {font-weight:bold;background: #80BD09;text-align:right;color:#fff;}

/** layout layout layout **/

/** BASIC */

html, body {
	height: 100%;
}

.text1 {
	margin-bottom: 15px;
}

.text2 {
	display: block;
}

.text5 {
	display: block;
}

/** HEADER */

#header {
	width: 778px;
	height: 95px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 273px;
	height: 95px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

/** MENU */

#menuX {
	float: left;
	width: 505px;
	height: 75px;
	padding: 20px 0px 0px 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#menu li {
	display: block;
	float:left; /* add */
	width:115px;
}

#menu a {
	display: block;
	float: left;
	width: 91px;
	height: 32px;
	padding: 25px 0px 0px 20px;
	background: url(images/homepage03.gif) no-repeat right top;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #80BD09;
}


/** HORIZONTAL BAR */

#hbar {
	width: 778px;
	height: 39px;
	margin: 0px auto;
	clear:left; /* add */
	position: relative;
}

#news {
	position: absolute;
	top: 13px;
	left: 21px;
}

.imgNav {position: absolute; top: 13px; right: 21px;}

.imgLang {float: left;margin:0 5px 0 0;}

#sk {width:24px;height:15px;background: url(images/sk.gif) no-repeat left bottom;margin-right:4px;float:left;}
#sk:hover {background: url(images/sk.gif) no-repeat left top;}
#cz {width:24px;height:15px;background: url(images/cz.gif) no-repeat left bottom;margin-right:4px;float:left;}
#cz:hover {background: url(images/cz.gif) no-repeat left top;}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	background-color: #FFFFFF;
	clear: both;
}

/** 3-COLUMN LAYOUT */

.three-cols {
}

.three-cols .colA {
	float: left;
	width: 257px;
}

.three-cols .colB {
	float: left;
	width: 261px;
}

.three-cols .colC {
	float: left;
	width: 260px;
}

/** 2-COLUMN LAYOUT */

.two-cols {
}

.two-cols .colA {
	float: left;
	width: 518px;
}

.two-cols .colB {
	float: left;
	width: 260px;
}

/** FOOTER */

#footer {
	width: 778px;
	margin: 0px auto;
	padding: 15px 0px;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	padding: 25px 25px 0px 25px;
}

/** BOX3 */

#box3 {
	height: 92px;
	padding: 50px 150px 0px 25px;
}

/** BOX4 */

#box4 {
	height: 53px;
	padding: 90px 0px 0px 28px;
}

/** BOX5 */

#box5 {
	padding: 25px 27px 14px 27px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/** BOX6 */

#box6 {
	padding: 15px 27px;
}

/** BOX7 */

#box7 {
	height: 245px;
}

#box7b {
	height: 387px;
}

#box7 div, #box7b div  {
	height: 71px;
	padding-right: 21px;
}
#box7 a div {text-decoration:none;cursor:pointer;}

#box7 .text6, #box7b .text6 {
	float: left;
	width: 115px;
	height: 51px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#box7 .text7, #box7b .text7 {
	padding-top: 15px;
}

#box7 .text8, #box7b .text8 {
	margin: 0px;text-align: left;
}

/** BOX8 */

#box8 {
	padding: 25px;
}

#box8 p {
	margin-bottom: 0px;
}

#box8 .hr1 {
	height: 13px;
	margin-bottom: 10px;
	background-position: left bottom;
}

.image_div {float: left; padding: 1px; text-align: center; background: #eee; margin: 2px; }
.image_div a {display: block; height: 110px; width: 145px;overflow: hidden; border: 1px solid #ccc; text-decoration: none;}
.image_div a:hover {border: 1px solid #80BD09;text-decoration: none;}
.image_div img {}

  .warning, .errors {background: #fdd; padding: 1em 1em 0 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}
  #box8 .dolny_default p {margin-bottom: .5em}

