/* 

	Mediatorka.sk (c) 2006 

	design & code:       dreamweb.sk
	contact:       hello@dreamweb.sk

*/

html {
	background: #00ABF4 url("../img/bg.gif") 0 0 repeat;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-align: left;
	line-height: 18px;
}

a {
	color: #4A92D9;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

h2 {
	font: normal 24px Times New Roman;
	color: #444;
	margin: 0 0 2px 0;
	padding: 0;
}

h3 {
	font: normal 20px Times New Roman;
	color: #4A92D9;
	margin-bottom: 10px;
}

h4 {
	font: bold 16px Times New Roman;
	color: #4A92D9;
	margin: 5px 0 2px 0;
}

h5 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 2px 0;
}

h2 span, h3 span, h4 span, h5 span {
	color: #CCCCCC;
}

form {
	margin: 0;
	padding: 0;
}

form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

form fieldset legend {
	display: none;
}

form fieldset input.text {
	margin: 0;
	border: 1px solid #6f7a91;
	background-color: #ECF3FB;
	font-size: 12px;
}

form fieldset input.submit {
	width: auto;
}

form fieldset textarea {
	margin: 0px;
	padding: 2px;
	border: 1px solid #6f7a91;
	background-color: #ECF3FB;
	font-family: Arial;
	font-size: 12px;
	text-indent: 0px;
	line-height: 18px;
}

input.text:hover, 
textarea:hover {
	background-color: #ECF3FB;
}

input:focus,
textarea:focus {
	background-color: #DCEAF8;
}

ol {
	margin: 0;
	padding: 0 0 0 20px;
}

#content p {
	margin: 5px 0 15px 0;
}

/* 2. layout */

.wrap {
	width: 700px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 140px;
	background: #fff url("../img/bg.png") 0 0 repeat-x;
}

#menu {
	position: absolute;
	right: 0;
	height: 28px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	display: inline;
	height: 28px;
}

#menu ul li a {
	float: left;
	margin-right: 1px;
	text-decoration: none;
	background: transparent url("../img/bg-nav-left.png") no-repeat left top;
	color: #fff;
}

#menu ul li a span {
	float: left;
	display: block;
	padding: 6px 15px 2px 15px;
	background: transparent url("../img/bg-nav-right.png") no-repeat right top;
	color: #fff;
	cursor: pointer;
}

#menu ul li a:hover,
#menu ul li.current a {
	background: url("../img/bg-nav-left-hover.png") no-repeat left top;
}

#menu ul li a:hover span,
#menu ul li.current a span {
	background: url("../img/bg-nav-right-hover.png") no-repeat right top;
	padding: 8px 15px 2px 15px;
}

#logo {
	width: 250px;
	height: 60px;
	position: absolute;
	top: 51px;
	left: -9px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#logo a {
	width: 250px;
	height: 60px;
	display: block;
	background: transparent url("../img/logo.png") no-repeat 0 0;
	text-decoration: none;
}

#main {
	background-color: #fff;
	padding-bottom: 30px;
}

#content {
	width: 510px;
	float: left;
}

#sidebar {
	width: 190px;
	float: left;
	margin-bottom: 80px;
}

#sidebar_top {
	height: 30px;
	padding: 0 0 0 28px;
	background: #fff url("../img/bg-submenu-top.jpg") -5px top no-repeat;
}

#sidebar_middle {
	padding: 0 0 0 28px;
	background: #fff url("../img/bg-submenu-middle.jpg") -5px top repeat-y;
}

#sidebar_bottom {
	height: 40px;
	padding: 0 0 0 28px;
	background: #fff url("../img/bg-submenu-bottom.jpg") -5px top no-repeat;
}

#footer {
	height: 100px;
	color: #fff;
	background: #000 url("../img/bg-footer.png") 0 0 repeat-x;
}

#footer p {
	padding: 25px 0 10px 0;
}

#copyright {
	float: right;
	padding-top: 11px;
}

#copyright a {
	width: 118px;
	height: 40px;
	display: block;
	background: url("../img/dreamweb.png") 0 0 no-repeat;
}

#copyright a:hover {
	width: 118px;
	height: 40px;
	background: url("../img/dreamweb.png") 0 -40px no-repeat;
}

#copyright a span {
	display: none;
}

#footer ul,
#footer ul li {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin-right: 3px;
	padding-right: 7px;
	border-right: 2px solid #444;
}

#footer ul li.last {
	border: none;
}

#footer ul li a {
	color: #fff;
}

#footer ul li a:hover {
	color: #ccc;
}

#footer-menu span {
	color: #666;
}

#content a {
	text-decoration: underline;
	color: #4A92D9;
}

#content a:hover {
	color: #fff;
	text-decoration: none;
	background: #79AEE3;
	border-bottom: 1px solid #79AEE3;
}

#content h2 {
	margin-bottom: 10px;
}

#content h2 a {
	text-decoration: none;
	border: none;
}

/*#content ul,
#content ol {
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}*/

#content ul.list li {
	background: #fff url("../img/icons/bullet_white.png") 0px 3px no-repeat;
	padding-left: 20px;
}

#content ul.list li:hover {
		background:#fff url("../img/icons/bullet_blue.png") 0px 3px no-repeat;
}

#content ul.list,
#content ul.out-link {
	list-style: none;
	padding-left: 0;
	background: url(../img/bg-continue.png) no-repeat center bottom;
	padding-bottom: 25px;
}

#content ul.out-link li {
	background: #fff url("../img/out-link.png") left 7px no-repeat;
	padding-left: 14px;
}

ul.kontakt {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

ul.kontakt li {
	padding: 2px 0 2px 22px;
}

ul.kontakt li.kontakt-adresa {
	background: #ffffff url("../img/icons/house.png") 0 2px no-repeat;
	background-color: #FFFFFF;
}

ul.kontakt li.kontakt-email {
	background: #ffffff url("../img/icons/email.png") 0 4px no-repeat;
}

ul.kontakt li.kontakt-telefon {
	background: #fff url("../img/icons/telephone.png") 0 2px no-repeat;
}

ul.kontakt li.kontakt-mobil {
	background: #fff url("../img/icons/phone.png") 0 2px no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h3 {
	color: #333;
}

img.obrazok {
	border: 3px solid #eee;
}

img.image {
	display: block;
	margin: 0 auto 0 auto;
}

p.obrazok-popis {
	font-style: italic;
	color: #999999;
	text-align: center;
}

p.continue {
	display: block;
	text-align: center;
	margin: 4px 0 20px 0;
	padding-top: 2px;
	background: url("../img/bg-comeback.png") center -18px no-repeat;
}

p.comeback {
	display: block;
	text-align: center;
	height: 35px;
	margin: 20px 0 20px 0;
	padding-top: 20px;
	background: url("../img/bg-comeback.png") center top no-repeat;
}

/* 3.y footer-containers */

form.kontakt {
	margin: 0 0 5px 0;
	padding: 0 0 0 3px;
	color: #384747;
}

form.kontakt input.text {
	width: 250px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #ddd;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #666;
	background-color: #f9f9f9;
}

form.kontakt input.text:hover,
 form.kontakt textarea.text:hover {
	border-color: #9fd2ff;
}

form.kontakt input.text:focus,
 form.kontakt textarea.text:focus {
	border-color: #9fd2ff;
	color: #333;
	background-color: #ECF3FB;
}

form.kontakt input.submit {
	margin-top: 4px;
}

form.kontakt textarea.text {
	width: 450px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #ddd;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	color: #666;
	background-color: #f9f9f9;
}

/*  Opera buttons style for submit buttons  */

input.submit {
	width: auto;
	height: 22px;
	font: 12px Arial, sans-serif normal;
	border: 1px solid #B3B3B3;
	border-top-color: #EEEEF0;
	border-bottom-color: #919194;
	background: #E0DFE3 url(../img/bg-submitbutton.png) 0 0 repeat-x;
}

input.submit:hover {
	border: 1px solid #F2F2A4;
	border-top-color: #FFFFFA;
	border-bottom-color: #D3D397;
	background: #FFFFE6 url(../img/bg-submitbutton.png) 0 20px repeat-x;
}

p.email-odoslal {
	margin: 15px 0 15px 0;
	padding: 3px 3px 3px 30px;
	border: 1px solid #dddd55;
	background: #ffffcc url("../img/icons/email-sent.gif") 6px 4px no-repeat;
}

p.email-neodoslal {
	margin: 15px 0 15px 0;
	padding: 3px 3px 3px 30px;
	border: 1px solid #dddd55;
	background: #ffffcc url("../img/icons/email-erorr.gif") 6px 4px no-repeat;
}

ul.clanky-zoznam li {
	padding: 0 0 5px 20px;
	background: #ffffff url("../img/icons/page_white_text.png") 0 2px no-repeat;
}

p.clanky-vsetky {
	margin: 0;
	padding: 0 0 0 20px;
	background: #ffffff url("../img/icons/page_white_stack.png") 0 2px no-repeat;
}

p.kontaktny-formular {
	margin: 0;
	padding: 0 0 0 20px;
	background: #ffffff url("../img/icons/page.png") 0 2px no-repeat;
}

span.datum {
	color: #ccc;
	font-weight: bold;
}

/* n. pomocne triedy */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

/*.padding-5 {
	padding: 5px;
}

.padding-10 {
	padding: 10px;
}

.padding-15 {
	padding: 15px;
}

.sh-5 {
	height: 5px;
	margin: 0;
}

.sh-10 {
	height: 10px;
	margin: 0;
}

.sh-20 {
	height: 20px;
	margin: 0;
}

.sh-30 {
	height: 30px;
	margin: 0;
}

.margin-0 {
	margin: 0;
}

.margin-top-10 {
	margin-top: 10px;
}*/

.preview {
	background: url("../img/bg-continue.png") center bottom no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.msg {
	padding: 8px 10px;
	margin-bottom: 20px;
	line-height: 18px;
}

#content .msg p {
	margin-bottom: 0;
}

.errormsg {
	color: #cc0204;
	background: #efefef;
}

#newsletter_signup {
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

#newsletter_signup h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}