body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #555454;
	margin: 0px;
	background: #f2f2f1 url(img/bg.png) repeat-x top;
}
table {
	
}

a:link, a:active, a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #373737;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}

ul {
	padding: 0px 0px 12px 12px;
	margin: 0px 0px 0px 5px;
	
}

li {
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	list-style-image: url(img/ikona-li1.gif);
}


h1 {
	font-size: 20px;
	color: #555454;
	text-align: left;
	padding: 0;
	margin: 0;
}
.h1obs {
	font-size: 20px;
	font-weight: normal;
	color: #555454;
	text-align: left;
	padding: 0;
	margin: 0;
}
h2 {
	color: #555454;
	font-size: 120%;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 100%;
	color: #21449f;
	font-weight: bold;
}

hr{
	color: #9B9B9B;
	height: 1px;
}
p {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.clearboth {
	clear: both;
}

/* Formy */

form {
	margin: 0;
	padding: 0;
}
fieldset {
	border-color: #9b9b9b;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
legend {
	font-size: 13px;
	color: #95b607;
	padding: 0px 10px 0px 10xp;
}
input[type="submit"] {
	font-size: 11px;
	color: black;
	padding-left: 0px;
	background: #EEF8F9;
	border: 1px solid #B0B0B0;
	padding: 1px 3px 1px 3px;
}
input[type="button"] {
	font-size: 11px;
	color: black;
	padding-left: 0px;
	background: #EEF8F9;
	border: 1px solid #B0B0B0;
	padding: 1px 3px 1px 3px;
}
input[type="text"] {
	font-size: 11px;
	color: black;
	padding-left: 0px;
	background: #EEF8F9;
	border: 1px solid #B0B0B0;
	padding: 1px 3px 1px 3px;
}
input[type="password"] {
	font-size: 11px;
	color: black;
	padding-left: 0px;
	background: #EEF8F9;
	border: 1px solid #B0B0B0;
	padding: 1px 3px 1px 3px;
}
input[type="file"] {
	font-size: 11px;
	color: black;
	padding-left: 0px;
	background: #EEF8F9;
	border: 1px solid #B0B0B0;
	padding: 1px 3px 1px 3px;
}
select {
	font-size: 11px;
	color: black;
	padding-left: 0px;
	background: #EEF8F9;
	border: 1px solid #B0B0B0;
	padding: 1px 3px 1px 3px;
}
textarea {
	font-size: 11px;
	color: black;
	padding-left: 0px;
	background: #EEF8F9;
	border: 1px solid #B0B0B0;
	padding: 1px 3px 1px 3px;
}
.formnadp {
	font-size: 15px;
	color: #95b607;
	font-family: Tahoma;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #9b9b9b;
	margin-bottom: 10px;
}
.formnapdtxt {
	font-size: 15px;
	color: #9b9b9b;
	font-family: Tahoma;
}

/* Tlacitka */

ul.navform {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
ul.navform a {
	width: 200px;
}


ul.navform li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}

ul.navform li a, ul.navform li a:link, ul.navform li a:active, ul.navform li a:visited {
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	background: #21730f;
	border-left: 10px solid #1a1a1a;
	color: white;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	letter-spacing: 1px;
}
ul.navform li a:hover {
	color: white;
	background: #2fb110;
	border-left: 10px solid black;
}


/* Struktura webu */

#main {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(img/bgmainshadow.png) repeat-y;
}

/* hlavicka */

#head {
	height: 135px;
	background: url(img/company-info.jpg);
}

/****************************************/

/* LANG menu */
.menulang {
	width: 300px;
	position: relative;
	left: 460px;
	top: 8px;
}
.langmenulink:link, .langmenulink:active, .langmenulink:visited {
	color: black;
	font-size: 10px;
	text-decoration: none;
}
.langmenulink:hover {
	color: #0cafd8;
}
.menulangpredel {
	margin: 0px 5px 0px 5px;
	color: #0cafd8;
}


/* TOP menu */
#topmenu {
	height: 28px;
	background: url(img/topmenubg.png) repeat-x;
	text-align: center;
	padding-top: 11px;
}
ul.tophlavni { margin: 0; padding: 0; list-style: none; display: inline; font-size: 100%;  }
#tophornav li { position: relative; display: inline; }
#tophornav li a {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0px 15px 0px 15px;
	text-align: left;
	overflow: hidden;
	color: white;
	text-decoration: none;
	border-right: 1px solid #555454;
}
#tophornav li a:hover {
	color: black;
}


/****************************************/

#toppredel {
	height: 45px;
	background: url(img/toppredelbg.png) repeat-x;
}
.toppredelnadpis {
	font-size: 20px;
	font-weight: normal;
	color: #555454;
	text-align: left;
	padding: 25px 0px 0px 35px;
	margin: 0;
}

/* MID menu */
#midmenu {
	height: 189px;
	background: url(img/midmenubg.png);
}
.midmenu1 {
	width: 321px;
	height: 189px;
	float: left;
}
.midmenu1in {
	padding: 40px 20px 0px 36px;
}
.midmenu2 {
	width: 320px;
	height: 189px;
	float: left;
}
.midmenu3 {
	width: 319px;
	height: 189px;
	float: left;
}

ul.midmenumain {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
li.midmenumain {
	list-style-image: none;
}
li.midmenumain a, li.midmenumain a:visited {
	text-decoration: none;
	text-align: left;
	color: white;
	display: block; /*text-indent: 20px;*/
	padding: 0px 10px 12px 15px;
	margin: 0px 0px 2px 0px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	list-style-image: none;
	background: url(img/icomidmenuli.png) no-repeat left top;
}
li.midmenumain a:active {
	color: #12bbdf;
}
li.midmenumain a:hover {
	color: #12bbdf;
}


/* LEFT menu */
.nadpmenuin {
	font-size: 20px;
	color: #555454;
	text-align: left;
	padding-top: 20px;
	margin: 0;
}
.leftmenu1in {
	padding: 0;
}
ul.leftmenu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
li.leftmenu {
	list-style-image: none;
}
li.leftmenu a, li.leftmenu a:visited {
	text-decoration: none;
	text-align: left;
	color: #0b93b2;
	display: block; /*text-indent: 20px;*/
	padding: 0px 10px 5px 15px;
	margin: 0px 0px 2px 0px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	list-style-image: none;
	background: url(img/icomidmenuli.png) no-repeat left top;
}
li.leftmenu a:active {
	color: #0b93b2;
}
li.leftmenu a:hover {
	color: black;
}

/****************************************/

#midpredel {
	height: 16px;
	background: url(img/midpredelbg.png) repeat-x;
}


/* OBSAHOVA cast */

#maincol {
	background: url(img/obsbg.png) repeat-y;
}
#colobsah {
	width: 635px;
	float: left;
	background: url(img/obsleftbg.png) no-repeat top left;
}
#colpravo {
	width: 316px;
	float: right;
}
.coltabobsah {
	padding: 20px 32px 20px 32px;
}
.coltabpravo {
	padding: 20px 32px 20px 32px;
}
.coltabpravoin {
	padding: 0px 32px 20px 32px;
}

.obspredel {
	margin: 11px 0px 11px 0px;
	background: url(img/obspredel.png) no-repeat top left;
	height: 8px;
} 
.obspredel2 {
	margin: 11px 0px 11px 0px;
	background: url(img/obspredel2.png) no-repeat top left;
	height: 8px;
} 
#maincolbotpredel {
	background: #f2f2f1;
	height: 10px;
}
#maincolin {
	background: url(img/obsbgin.png) repeat-y;
}
#colobsahin {
	width: 707px;
	float: right;
	background: url(img/obsleftbg.png) no-repeat top left;
}
#colpravoin {
	width: 245px;
	float: left;
}

/* NOVINKY */

.nadpnovinky {
	font-size: 20px;
	color: #555454;
	text-align: left;
	padding: 0;
	margin: 0;
}
.novinka {
	padding: 8px 0px 10px 0px;
	border-bottom: 1px dashed #6b7071;
	margin-bottom: 5px;
}
.novinadplink:link, .novinadplink:active, .novinadplink:visited {
	font-size: 15px;
	font-weight: normal;
	color: #0b93b2;
	text-decoration: none;
}
.novinadplink:hover {
	color: black;
}
.novidat {
	color: #5f6364;
	padding: 0px 0px 14px 0px;
}
.novivice {
	text-align: right;
}
.novivicelink:link, .novivicelink:active, .novivicelink:visited {
	font-weight: normal;
	color: #0b93b2;
	text-decoration: none;
}
.novivicelink:hover {
	color: black;
}

/* PATKA */

#patka {
	height: 65px;
	background: #dedede;
}

.patl {
	width: 635px;
	float: left;
}
.patltxt {
	padding: 20px 0px 0px 32px;
	color: #13bce0;
	font-size: 11px;
}
.patr {
	width: 212px;
	float: right;
	margin-right: 70px;
	padding-top: 10px;
}
.patrtxt {
	padding: 10px 0px 0px 69px;
	color: white;
	font-size: 11px;
}
.patlink:link, .patlink:active, .patlink:visited {
	color: #13bce0;
	font-size: 11px;
	text-decoration: none;
}
.patlink:hover {
	color: #555454;
}
.patpredel {
	margin: 0px 5px 0px 5px;
	color: #c4c1c1;
}

/* texty */

.txtcena {
	padding: 10px;
	background: #F2F2F1;
	border: 1px solid #C5C5BE;
	color: #11B9DD;
	margin: 10px 0px 12px 0px;
	/* min-height: 70px; */
}
.txtcena2 {
	padding: 10px; /* background: #F2F2F1; */
	border: 1px solid #C5C5BE;
	color: #11B9DD;
	margin: 10px 0px 12px 0px;
	min-height: 90px;
}
.txtcenatl {
	margin: 10px 0px 12px 0px;
	padding: 10px;
	background: #D6D6D6;
	border: 1px solid #B22222;
	color: black;
	font-weight: bold;
	text-align: center;
}
.txtcenatl:hover {
	background: #D5EBEF;
	border: 1px solid #B22222;
	color: black;
}
p.txthr {
	border-top: 1px dotted #C5C5BE;
	margin: 12px 0px 12px 0px;
}
