/*
Author: elphnet.cz
Struktura:
        display | 
		  position | 
		  float | 
		  overflow | 
		  width | 
		  height | 
		  border | 
		  margin | 
		  padding | 
		  background | 
		  align | 
		  font
*/

/* Elements*/

body {	
	margin: 0;
	padding: 0;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: bottom;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5 {
	border:0; 
	margin:10px 0px 5px 0px; 
	padding:0; 
	font-weight: bold;
}
p {
	margin:5px 0;
}


table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;	
}
ul, ol {
	display:block; 
	border:0; 
	margin:0px 0px 0px 10px; 
	padding:0;
}
form {
	margin: 0;
	padding: 0;
}
/* Floating */
.floatLeft, .left {
	float: left;
}
.floatRight, .right {
	float: right;
}
.nofloat {
	float: none;
}

/* Text align */
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}

.clearer {
	clear: both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.noscreen {
	display: none;
}
a img {
	border: 0;
}
.noborder {
	border-bottom:0px solid white;
}

.relative {
	position: relative;
}
div.dot {
	height:1px; 
	background:url(../img/dot.gif) top left repeat-x;
	margin:1em 0;
}
.red  {
	color:#990000;
}
.red2 {
	color:#f20000;
}
.black {
	color:black;
}
hr {
	color:white;
	height:0px;
	border:0px solid white;
	border-bottom:1px solid #b00000;
}


/*_________________________________________________________*/

#null {
	background-image: url(../img/bg_null.jpg);	
	background-repeat: no-repeat;
	background-position: center top;
}
#wraper {
	position: relative;
	width:972px;	
	margin:auto;
	text-align:left;
	padding-bottom:0px;
}
/*__________________ Rozlozeni stranky_____________________*/
#content {
	color:#666666;;	
}

#mainLeft {
	float: left;
	width: 760px;	

}

#mainRight {
	float:right;
	width:205px;

}
/*___________________Pravy sloupec___________________*/

#colLeft {
	float:left;
	width:225px;

}
#colRight {
	float:right;
	width:525px;

}


/*___________________HEAD___________________________*/
#head {
	position:relative;
	width:972px;
	height:155px;
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}
#head a#logo {
	display: block;
	height:116px;
	width: 220px;	

}
#head #text {	
}
#head #text #marketing {
	position: absolute;
	top:40px;
	left:240px;
	color: black;
	font-size:28px;
	color:#505050;
	font-style: italic;
}
/*_______Top menu______*/
#topMenu {	
	height: 33px;
	padding: 0px 0px 0px 0px;	
	background-image: url(../img/bg_top_menu.jpg);
	background-repeat: repeat-x;
}
#topMenu ul {
	list-style: none;
	padding: 0;
	margin:0;	
}
#topMenu ul li {
	float: left;
	display: block;
}
#topMenu ul li a {	
	display:block;	
	height:23px;	
	width:121px;
	text-align: center;
	color: white;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:15px;
	font-weight: 700;
	text-decoration: none;
	background-image: url(../img/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: top rigth;
}
#topMenu ul li a:hover, #topMenu ul li.active a {
	text-decoration: underline;
	color:white;
}

/*___Menu___*/

ul#main {
	list-style: none;
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
ul#main li {
	font-size:14px;
	width:220px;
}
ul#main li a{
	background-image: url(../img/menu_li.jpg);
	background-position: 0px 0px;
	height: 19px;
	_height:24px;
	padding:5px 0px 0px 30px;
	display:block;
	text-decoration: none;
	color: #666666;
}
ul#main li a:hover {	
	height: 19px;
	_height:24px;
	display:block;
	color: #990000;
}
ul#main li.active a {
	background-image: url(../img/menu_li.jpg);
	height: 19px;
	_height:24px;
	display:block;
	color:#990000;	
}
ul#main li.sub a {
	background-image: url(../img/menu_li_li.jpg);
	background-position: 0px 0px;
	height: 19px;
	_height:21px;	
	background-repeat: no-repeat;
	padding:2px 0px 0px 40px;
	display:block;
	color:#666666;
}
ul#main li.sub a:hover {
	background-image: url(../img/menu_li_li.jpg);
	background-position: 0px 0px;
	height: 19px;
	_height:21px;	
	background-repeat: no-repeat;
	display:block;
	color:#990000;
}
ul#main li.subactive a {
	background-image: url(../img/menu_li_li.jpg);
	background-position: 0px 0px;
	height: 19px;
	_height:21px;	
	background-repeat: no-repeat;
	
	display:block;
	color:#990000;
}
ul#main li.last a {
	background-image: url(../img/menu_li_li_li.jpg);
	background-position: 0px 0px;
	height: 20px;
	_height:22px;	
	background-repeat: no-repeat;
	padding:2px 0px 0px 65px;
	display:block;
	color:#666666;
}
ul#main li.last a:hover {
	background-image: url(../img/menu_li_li_li.jpg);
	background-position: 0px 0px;
	height: 20px;
	_height:22px;	
	background-repeat: no-repeat;
	display:block;
	color:#990000;
}
ul#main li.lastactive a {
	background-image: url(../img/menu_li_li_li.jpg);
	background-position: 0px 0px;
	height: 20px;
	_height:22px;	
	background-repeat: no-repeat;
	display:block;
	color:#990000;
}
/*_____________NEWS_____________*/

#mainRight p {
	padding:0px 5px 0px 10px;
}
.title {
	background-image: url(../img/bg_title.jpg);
	width:200px;
	background-repeat: no-repeat;
	margin-bottom:5px;
}
.title h2 {
	font-size:14px;
	font-weight:400;
	margin:0px;
	color:#666666;
	padding:4px 2px 4px 30px;
}
.
#news .item {
	padding:5px 5px 2px 5px;
}
#news .item h3, #news .item p {
	font-size:11px;
}
ul.cecko {
	padding: 5px 0px 5px 10px;
	margin: 0;
	list-style: none;
}
ul.cecko li {
	background-image: url(../img/li2.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left:18px;
	margin-top:1px;
}
ul.cecko li a {
	color:#666666;
	font-size:11px;
	text-decoration: none;	
}
ul.cecko li a:hover {
	text-decoration: underline;
}

#mainRight .con {
	padding:4px 6px 0px 0px;
}
#mainRight .con p {
	padding:2px 4px 2px 4px; 
	font-size: 11px;
}
#recommend {
	padding:3px 3px 3px 3px;
}
#recommend .item {
	border:1px solid #cccccc;	
	padding:10px 4px 4px 4px;
	margin:4px 0px 4px 0px;
	text-align: center;
}
#recommend .item h3 {
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	border-top: 1px solid #B00000;
	padding-top:4px;
}
#recommend .item a {
	display: block;
}
#recommend .item p {
	font-size: 10px;
}
#recommend .item img.resize {
	 width:120px;
}
/*________________Text content____________________*/

#textContent {
	text-align: justify;
	font-size:14px;
	color:#424242;
	line-height: 145%;
	padding-right: 5px;
}
#textContent h1 {
	padding: 0px 0px 2px 0px;
	font-size:20px;
	font-weight: 700;
	color:#666666;
	margin: 10px 0px 10px 0px;
}
#textContent h2 {
	margin:10px 0;	
	font-size:18px;
	font-weight: 700;
}
#textContent .title {
	border-bottom: 1px solid #e7e7e7;
	width:100% !important;
}
#textContent .title h2 {
	font-size:14px;	
	margin:0px 0px 0px 0px;
	font-weight:400;
	padding:3px 2px 0px 30px;
}
#textContent a {
	text-decoration:underline;
	color: #F20000;
}
#textContent a:hover {
	text-decoration:none;
}

#textContent h3, #textContent h4{
	margin:10px 0;	
	font-size:16px;
	font-weight: 700;
}
#textContent ol {
	margin-left:10px;
	padding-left:10px;
}
#textContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#textContent ul li {
	background-image: url(../img/c_ul.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding-left:12px;
	margin-top:1px;
}

#textContent img {
	margin:5px;
}

/*________GALLERY________*/
#gallery a, #gallery a:hover {
	text-decoration:none;
	
}
#gallery img {
	float:left;
	border:1px solid #e7e7e7;
	margin:1px;
}
#gallery img:hover {
	border:1px solid #cccccc;
}


/*______________formular__________________*/
form.formular {
	margin-bottom:10px;
}
form.formular input {
	width:300px;	
}
form.formular input.submit, form.obj input.submit {
	width:100px;
	border:1px solid #cccccc;
	padding:5px;
	background-color: #efefef;
}
form.formular textarea {
	width:300px;
	/*border:1px solid #333333;*/
}


form.obj{margin:0;padding:0}

form * {vertical-align:middle}

form.obj fieldset{margin:6px 0;padding:8px 10px;}

#content form.obj fieldset {
	 border:1px solid #cccccc;
	 background-color: #EFEFEF;
}
form.obj input, form.obj textarea, form.obj select {
	border:1px solid #cccccc;
}
form.obj label{display:block;float:left;width:100px;margin:4px 2px 4px 10px}

form.obj br{clear:left}


form.obj div.r{float:right;width:500px}


form.obj fieldset.order {
	border:0px !important;
	/*background-image: url(../img/bg_send_form.jpg);
	background-repeat: no-repeat;*/
	/*height:126px;*/
	background-color: white !important;
	text-align: center;
}

/*________________footer____________________*/
#null #wraper #footer{
	position: relative;
	text-align: left;
	height:166px;
	color:white;
	background-image: url(../img/footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer ul {
	position: relative;
	margin: 0;
	padding: 10px 0px 0px 0px;
	color:#cccccc;
}
#footer ul li {
	display: inline;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul li a {
	color:#cccccc;
	padding:0px 5px 0px 5px;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration:underline;	
}

#copyright, #links {
	text-align:left;
	padding:0px 0px 0px 5px;
	margin:1px 0px 0px 0px;
	font-size: 10px;	
	color:#cccccc;
}
#copyright a, #links a {
	color:#cccccc;
		text-decoration:none;
}
#copyright a:hover, #links a:hover {
	text-decoration:underline;
}
#footer #keywords {
	position: absolute;	
	bottom: 14px;
	right:0px;
	width:450px;
	font-size:16px;
}
#footer #keywords a {
	color:white;
	text-decoration: none;
}

/*_______SITEMAP________*/

#sitemap ul {
	margin-left: 5px;
}
#sitemap ul ul li {
	background-image: none;
}
#sitemap ul li h2 {
	font-size: 14px;
}
#sitemap ul ul li h3 a {
	font-size:12px;
	text-decoration: none;
}
#sitemap ul ul li h3 a:hover {
	text-decoration: underline;
}
#sitemap ul ul ul {
	margin-left:15px;
	background-image: none;
}
#sitemap ul ul ul li h4 a {
	color:white;
	font-size: 10px;
	text-decoration: none;
}

#sitemap ul ul ul li h4 a:hover {
	text-decoration:underline;
}

/* pridano kvuli tinyMCE a spravnemu zobrazeni fontu*/
.fontSize1{
	font-size:8px;
}
.fontSize2{
	font-size:10px;
}
.fontSize3{
	font-size:12px;
}
.fontSize4{
	font-size:14px;
}
.fontSize5{
	font-size:18px;
}
.fontSize6{
	font-size:24px;
}
.fontSize7{
	font-size:36px;
}
