﻿/*	---------------------------------------------------------------------------------------
	Default styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
body {
	text-align: center;
	font: 75%/1.5 sans-serif;
	color: #566d74;
	background: #fff url('images/body.png') repeat-x left top;
}
h2 {
	font-size: 140%;
	line-height: 120%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
	color: #eeeeee;
}
address {
	font-style: normal;
}
a:focus {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
table {
	font-size: 100%;
}
label {
	font-size: 13px;
}
/*	---------------------------------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#main {
	text-align: left;
	background: url('images/headlines.jpg') no-repeat left top;
}
#main .indexpage {
	text-align: left;
	background: url('images/headlines.jpg') no-repeat left top;
	height: 330px;
	margin: 0 -20px;
	padding: 0 20px;
}
#main-alt {
	text-align: left;
	background: url('images/headlines-alt.jpg') no-repeat left top;
}
#main-alt .indexpage {
	text-align: left;
	background: url('images/headlines-alt.jpg') no-repeat left top;
	height: 330px;
	margin: 0 -20px;
	padding: 0 20px;
}
#vidbox {
	position: absolute;
	top: 18px;
	right: 110px;
	width: 360px;
	height: 210px;
	background-color: #ffffff;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}
#preview p {
	margin: 0;
	padding: 0;
}
#promobox {
	position: absolute;
	top: 220px;
	right: 48px;
	width: 352px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}
#promobox p {
	margin: 0;
	padding: 0;
	width: auto;
}
#shoutbox {
	width: 310px;
}
#shout {
	text-align: left;
	width: 359px;
	padding: 12px 0 0 10px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	color: #002752;
	font-size: 20px;
	line-height: 22px;
	top: 0px;
	left: 0px;
	clear: both;
}
#shout a {
	color: #002752;
}
#photobox {
	float: right;
	width: 350px;
}
input.formtext {
	background: #000000 url('images/shadow-field.jpg') no-repeat;
	margin: 1px 0;
	width: 220px;
	font-size: 10px;
	height: 13px;
	margin: 0 2px;
}
input.btn {
	font-size: 13px;
	margin: 0 10px 0 0;
}
/*	---------------------------------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#header {
	background: #fff url('images/header.gif') repeat-x left bottom;
}
#logo a {
	font-size: 60%;
	color: #1b2022;
}
#logo span {
	background: url('images/logo.jpg') no-repeat left top;
}
#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #45565a;
	background: url('images/menu_a.gif') no-repeat right center;
}
#menu li.last a {
	background: none;
}
#menu li.active a {
	color: #fff;
	background: #143962 url('images/menu_a_active.gif') repeat-x right top;
	outline-style: none;
}
#menu li a:focus {
	color: #fff;
	background: url('images/menu_a_active.gif') repeat-x right top;
}
#menu li a:hover {
	color: #fff;
	background: url('images/menu_a_active.gif') repeat-x right top;
}
#main #headlines h1 {
	line-height: 1.1;
	text-transform: none;
	font-size: 255%;
	font-weight: bold;
	color: #333;
}
#main-alt #headlines h1 {
	line-height: 1.1;
	text-transform: none;
	font-size: 255%;
	font-weight: bold;
	color: #333;
}
h1 em {
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	color: #465C62;
	font-size: 75%;
}
/*h1 span { background: url('images/nebojte_se.png') no-repeat left top;} */
#main #headlines h2 {
	text-align: center;
	font-size: 200%;
	color: #292929;
}
#main-alt #headlines h2 {
	text-align: center;
	font-size: 200%;
	color: #292929;
}
h2 span {
	background: url('images/vime_jak_na_to.jpg') no-repeat left top;
}
/*	---------------------------------------------------------------------------------------
	Offer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#offer h2 {
	font-size: 110%;
}
#offer {
	color: #cdcece;
	background-color: #1c2122;
}
#offer li {
	background: url('images/offer_item.png') no-repeat 5px 5px;
}
#offer li a {
	color: #fff;
}
#offer2 h2 {
	font-size: 110%;
}
#offer2 {
	color: #FFFFFF;
	background-color: #1c2122;
}
#offer2 li {
}
#offer2 li a {
	color: #fff;
}
/*Content*/
img {
	padding: 14px;
	margin: 0;
}
img.floatleft {
	float: left;
	position: relative;
	left: -15px;
	padding: 9px;
	margin: 0;
	background-color: #FFFFFF;
}
img.nudgeright {
	float: right;
	position: relative;
	left: 40px;
	padding: 14px;
	margin: 0;
}
#maincontent {
	color: #000;
	background-color: #fff;
}
#maincontent a {
	color: #103A65;
}
#content {
	background-color: #fff;
}
.column {
	background-color: #fff;
}
#content {
	line-height: 1.7;
}
.column address {
	font-size: 90%;
	font-weight: bold;
}
.column address strong {
	font-size: 130%;
	color: #fe5c11;
}
#sub h2 {
	font-size: 180%;
	color: #103A65;
}
h4 {
	color: #cb0000;
}
#content em.imp {
	padding: 4px 2px;
	font-style: normal;
	color: #1d3338;
	background-color: #dcecef;
}
#content ul li {
	list-style: none;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 18px;
	background: url('images/li.gif') no-repeat left 5px;
}
#content h3 {
	line-height: 24px;
}
/*	---------------------------------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#footer {
	background: #dce5e7 url('images/footer.gif') left top;
}
#footer .copy a {
	text-decoration: none;
}
#footer .copy a:focus {
	text-decoration: underline;
}
#footer .copy a:hover {
	text-decoration: underline;
}
#footer a {
	color: #000;
}
#sub #headlines p {
	color: #3e3e3e;
}
#sub #maincontent {
	background: #fff url('images/maincontent.gif') repeat-x left top;
}
#search {
	color: #fff;
	background-color: #1c2122;
}
#search label {
	text-transform: uppercase;
	font-size: 90%;
}
#search input {
	color: #fff;
	background-color: #32393a;
}
#submenu {
	background: url('images/column.png') no-repeat left top;
	margin: 0 -25px;
	min-height: 226px;
	height: 226px;
	padding: 7px 12px;
}
div[class] #submenu {
	background-position: left top;
}
#submenu li {
	background: url('images/column_li.gif') no-repeat 2px center;
	color: #103A65;
	display: block;
	font-size: 11px;
	list-style: none;
	padding: 4px 8px 4px 12px;
	border-bottom: 1px solid #d2d5d5;
}
#submenu li.heading {
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	padding: 12px 8px 4px 4px;
	background: none;
}
#submenu li a {
	text-decoration: none;
	color: #333;
	font-weight: none;
}
#submenu li.active a {
	color: #cb0000;
	outline-style: none;
}
#submenu li a:focus {
	color: #cb0000;
}
#submenu li a:hover {
	color: #000000;
}
div[class] #submenu {
	height: auto;
}
#submenu li.last {
	border: none;
}
#submenu ul {
	display: none;
}
#content-head {
	font-size: 120%;
	background: url('images/h_sub.gif') repeat-x left bottom;
}
#content-head .out {
	font-size: 105%;
	color: #fe5c11;
}
#content-head .out a {
	text-transform: uppercase;
	font-size: 70%;
	color: #333;
}
.inner #main {
	background: url('images/headlines-blank.jpg') no-repeat left top;
}
.inner #content-head {
	background: none;
}
.inner #content p.first {
	font-size: 110%;
	color: #103A65;
}
.col h3 {
	font-size: 150%;
	color: #fe5c11;
}
.inner #content h3 {
	font-size: 150%;
	color: #103A65;
	margin: 30px 0 16px;
}
/* Easy Slider */
#slider {
	float: right;
	width: 440px;
	margin: 20px 0;
	border: 6px #1c2122 solid;
	position: absolute;
	top: 0px;
	left: 466px;
}
#slider img {
	margin: 0;
	padding: 0;
}
#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width: 440px;
	height: 240px;
	overflow: hidden;
}
#nextBtn {
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: 442px;
	top: 110px;
}
#prevBtn {
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: 442px;
	top: 110px;
}
#nextBtn {
	left: 912px;
}
#nextBtn a {
	display: block;
	width: 30px;
	height: 77px;
	background: url(images/btn_prev.png) no-repeat 0 0;
}
#prevBtn a {
	display: block;
	width: 30px;
	height: 77px;
	background: url(images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background: url(images/btn_next.png) no-repeat 0 0;
}
/*	---------------------------------------------------------------------------------------
	Default styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
hr {
	display: none;
}
/*	---------------------------------------------------------------------------------------
	Classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.serious {
	margin: 12px 12px 24px 12px;
	border: 1px #CFCFCF solid;
	background: #F9F9F9;
	padding: 11px;
}
.seriousbox {
	border: 1px #E4E4E4 solid;
	background: #ffffff;
	padding: 16px;
	margin: 10px 38px;
}
.cl {
	clear: both;
	visibility: hidden;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.ac {
	position: absolute;
	left: -9999px;
	z-index: -1;
}
#main .left {
	float: left;
}
.ir, .ir a {
	position: relative;
	overflow: hidden;
	display: block;
}
.ir a, .ir span, .plus .ir {
	width: 100%;
	height: 100%;
}
.ir span {
	position: absolute;
	left: 0;
	top: 0;
}
.ir a span {
	cursor: pointer;
}
/*	---------------------------------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#main {
	width: 900px;
	margin: 0 auto;
	padding: 0 40px;
}
#main-alt {
	width: 900px;
	margin: 0 auto;
	padding: 0 40px;
}
#maincontent {
	width: 100%;
}
/*	---------------------------------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#header {
	overflow: hidden;
	width: 900px;
	height: 73px;
}
#logo {
	float: left;
	width: 238px;
	height: 64px;
	margin: 4px 0 0 6px;
	position: relative;
	overflow: hidden;
	display: block;
}
#menu {
	position: absolute;
	padding-right: 8px;
	max-height: 100px;
	line-height: 73px;
	font-size: 11px;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -125px;
	width: 580px;
}
#menu li {
	position: relative;
	float: left;
	display: block;
	list-style: none;
	margin: 0 -1px;
	font-size: 11px;
}
#menu li a {
	display: block;
	max-height: 73px;
	padding: 0 7px;
}
#headlines {
	position: relative;
	width: 900px;
	height: 311px;
	margin: 0 -8px;
	padding: 0 8px;
}
#main #headlines h1 {
	float: left;
	width: 300px;
	margin: 30px 0 12px 10px;
	display: inline;
}
#main-alt #headlines h1 {
	float: left;
	width: 300px;
	margin: 30px 0 0 10px;
	display: inline;
}
h1 em {
	display: block;
}
#main #headlines h2 {
	float: right;
	width: 370px;
	height: 258px;
	margin: 53px 52px 0 0;
	display: inline;
	line-height: 258px;
}
#main-alt #headlines h2 {
	float: right;
	width: 370px;
	height: 258px;
	margin: 53px 52px 0 0;
	display: inline;
	line-height: 258px;
}
#headlines p {
	clear: left;
	width: 280px;
	padding: 15px 0 0 10px;
}
/*	---------------------------------------------------------------------------------------
	Offer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#offer {
	padding: 10px 0 20px 0;
}
#offer li {
	float: left;
	display: block;
	list-style: none;
	width: 204px;
	padding: 0 10px;
	border-right: 1px solid #4a5558;
}
#offer li.last {
	border: none;
}
#offer li h2 {
	width: 170px;
	margin: 3px 0 0 28px;
	line-height: 19px;
	text-transform: uppercase;
}
#offer li p {
	clear: both;
	padding: 20px 0 15px;
}
/*	---------------------------------------------------------------------------------------
	Offer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#offer2 {
	padding: 25px 0;
}
#offer2 li {
	float: left;
	display: block;
	list-style: none;
	width: 174px;
	padding: 0 25px;
	border-right: 1px solid #4a5558;
}
#offer2 li.last {
	border: none;
}
#offer2 li h2 {
	width: 139px;
	margin: 3px 0 0 2px;
	line-height: 19px;
}
#offer2 li p {
	clear: both;
	padding: 20px 0 15px;
}
/*	---------------------------------------------------------------------------------------
	Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.column, #content {
	margin-top: 26px;
}
.column {
	float: left;
	width: 174px;
	padding: 3px 25px 0;
}
.column img {
	margin-right: -10px;
}
.column address {
	margin-top: 35px;
}
.column address strong {
	display: block;
	margin-bottom: -.9em;
}
#content {
	overflow: hidden;
	float: left;
	width: 404px;
	padding: 3px 20px 60px 25px;
	border: 1px solid #d6dee1;
	border-width: 0 1px;
}
.column .ir, #content .ir {
	width: 150px;
	height: 30px;
	margin-bottom: 20px;
	line-height: 30px;
}
.adwordsbox {
	background-color: #ffffff;
	padding: 4px;
	margin: 12px 0 0 0;
	border: 5px #dddddd solid;
	text-align: center;
}
/*	---------------------------------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#footer {
	margin: 30px 0 50px;
	padding: 0 15px;
	border: 1px solid #fff;
}
#footer p {
	margin: 20px 0;
}
#footer .copy {
	float: left;
}
#footer .copy strong {
	margin-right: 8px;
}
#footer .copy a {
	margin-left: 8px;
}
#footer .web {
	float: right;
}
#sub #headlines {
	height: 292px;
	margin: 0 -20px;
	padding: 0 20px;
}
#sub #headlines p {
	clear: left;
	width: 330px;
	padding: 15px 0 0 26px;
}
#sub #maincontent {
	padding-top: 8px;
}
#sub .column, #sub #content {
	margin-top: 0;
}
#sub #content {
	width: 614px;
	padding-right: 35px;
	border-left: 0;
}
#search {
	margin: 0 -25px;
}
div[class] #search {
	position: relative;
}
#search {
	margin-top: -3px;
	padding: 10px 10px 15px 15px;
	width: 200px;
}
#content-head {
	padding-bottom: 15px;
}
#sub #maincontent h2, #sub #maincontent h3.ir, #sub #maincontent h4.ir {
	margin: 15px 0 5px;
}
#content-head .out {
	float: right;
	margin-top: 20px;
	vertical-align: middle;
	line-height: 1.5;
}
#content-head .out a {
	margin: 0 5px;
	padding: 2px 0;
}
.inner #main #headlines h1 {
	width: 365px;
	height: auto;
}
.inner #maincontent .ir {
	width: 300px;
}
.inner #content p {
	margin-bottom: 23px;
}
.inner #content p.first {
	margin-bottom: 16px;
	padding: 0 3px 10px;
	border-bottom: 1px solid #d2d5d5;
}
.col {
	float: left;
	width: 262px;
	margin-top: 25px;
	padding-right: 45px;
}
.col h3 {
	margin-bottom: 10px;
}
.textarea {
	padding: 20px 0 10px;
}
/* for the form */
.tbmain {
	/* Changes on the form */
 background: url(images/style1_bg.gif) #ffffff top repeat-x !important;
	border: 1px #dddddd solid;
}
.left {
	/* Changes on the form */
  font-family: "Verdana !important";
	font-size: 12px !important;
}
tr {
	margin: 8px 0;
}
td.lefty {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #103A65;
	vertical-align: middle;
	text-align: right;
	width: 220px;
}
.pagebreak {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: black;
}
td.right {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
}
.tbmain {
	height: 100%;
	color: #333333;
	background: #ffffff url('images/style1_bg.gif') repeat-x 50% top;
}
.head {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #ff5200;
	vertical-align: top;
	text-align: left;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #cccccc solid;
	background: url(http://jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
select.other {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #cccccc solid;
	background: url(http://jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #c6c7ca solid;
	background: url(http://jotform.com/images/styles/style1_btn_bg.gif) #e4e4e4 top repeat-x;
}
span.required {
	font-size: 13px !important;
	color: red !important;
}
