
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #0571A9;
}

a:hover,
a:active {
	text-decoration: underline;
}

H1 {
	font-family: Century Gothic;
	font-weight: normal;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 25px;
	border-bottom: 1px solid #a8aaab;
	margin-bottom: 20px;
	color: #0571A9;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000000;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 7px;
	color: #000000;
}

body {
	background-image: url("../images/layout/background.gif");
	background-repeat: y-repeat;
	background-color: #004595;
	text-align: center;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: top;
}

#center {
	text-align: left;
	width: 969px;
	margin: auto;
}


/******************* STYLY PRO CAST TOP **********************************************/

#top {
	height: 224px;
	width: 1000px;
	margin-bottom: 10px;
	_margin-bottom: -10px;
}

#top .language{
	height: 20px;
	width: 1000px;
	margin-top: 20px;
}

#top a{
	color: #FFFFFF;
	text-decoration: none;
}

#top a:hover,
#top a.active {
	color: #FFFFFF;
	text-decoration: underline;
}

#top .item{
	margin-right: 5px;
}

#top .logo{
	background-image: url("../images/layout/top.gif");
	background-repeat: no-repeat;
	height: 171px;
	width: 1000px;
}

#top .news{
	background-image: url("../images/layout/top_news.jpg");
	background-repeat: no-repeat;
	height: 26px;
	width: 1000px;
	text-align: right;
	padding-top: 7px;
}

#top .news .actualNews{
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#top .news .actualNews a {
	color: #FFFFFF;
	text-decoration: none;
}

#top .news .actualNews a:hover,
#top .news .actualNews a.active {
	color: #FFFFFF;
	text-decoration: underline;
}

/******************* STYLY PRO CAST MENU **********************************************/
#main {

}

#main .menuItem{
	margin-left: 12px;
	margin-right: 12px;
}

#main a{
	color: #FFFFFF;
	text-decoration: none;
}

#main a:hover,
#main a.active {
	color: #EA7D1E;
	text-decoration: none;
}

#main .mainMenu {
	background-color: #1F509C;
	width: 1000px;
	height: 23px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#main .mainMenu .menuLeft {
	width: auto;
	float:left;
}

#main .mainMenu .menuRight {
	width: auto;
	float:right;
}

#main .underMenu {
	background-color: #0571A9;
	width: 1000px;
	height: 23px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

#main .underMenu .left {
	text-align: left;
}

#main .underMenu .right {
	text-align: right;
}

/******************* STYLY PRO CAST MAINCONTENT **********************************************/
#content{
	background-color: #FFFFFF;
	width: 1000px;
}

#mainContent {
	min-width: 920px;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 15px;
	margin-top: 10px;
}

#mainContent p {
	line-height: 1.3em;
}

#mainContent .left {
	float: left;
	margin: 15px;
}

#mainContent .right {
	float: right;
}

#mainContent ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/******************* STYLY PRO CAST FOOTER **********************************************/


#footer {
	width: 1000px;
	height: 20px;
}

#footer .content {
	width: 1000px;
	text-align: left;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .links {

	margin-right: 10px;
	font-size: 13px;
	position: relative;
}

#footer .links #drabe {
	float: right;
	background-position: left;
	margin-right: 10px;
	padding-left: 20px;
}

#footer .links #eballance {
	background-image: url("../images/accessories/eballance_logo.png");
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	margin-right: 10px;
	padding-left: 20px;
}

#footer .links #defactory {
	background-image: url("../images/accessories/defactory_logo.png");
	background-repeat: no-repeat;
	float: right;
	background-position: left;
	margin-right: 10px;
	padding-left: 20px;
}

#footer .links #copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-image: url("../images/layout/copyright.gif");
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 20px;
	float: left;
	color: #0571A9;
}





/************** Hlasky **************/
.messageNotice {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: dashed 1px #0d6f3c;
	color: #0d6f3c;
}

.messageWarning {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: dashed 1px #0571A9;
	color: #0571A9;
}

.messageError {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: dashed 1px #D84000;
	color: #D84000;
}

#mainContent .messageNotice p,
#mainContent .messageWarning p,
#mainContent .messageError p {
	margin: 10px;
}



/************** Formulare **************/
#mainContent form {
	height: auto;
	width: auto;
	min-width: 500px;
	margin-top: 10px;
}

#mainContent fieldset {
	padding: 20px;
	padding-top: 0px;
	width: auto;
	margin-top: 20px;
	border: none;
}

#mainContent fieldset div {
	float: none;
	clear: both;
	text-align: left;
	margin-top: 10px;
	width: auto;
	min-width: 500px;
}

#mainContent label {
	text-align: left;
	float: left;
	width: 30%;
}

#mainContent .input,
#mainContent .select {
	border: 1px solid #A8AAAB;
	width: 200px;
	padding: 3px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#mainContent input.button {
	cursor: pointer;
	font-weight: bold;
}

#mainContent .requiredItem {
	color: #D84000;
}

#mainContent form em {
	font-size: 11px;
}

#mainContent textarea {
	height: 80px;
}



/************** Clanky **************/
.news .article {
	width: 600px;
	height: auto;
	background-color: #FFFFFF;
}

.news .article .photo {
	height: auto;
	padding-right: 10px;
	float: left;
	text-align: center;
}

.news .article .photo img {
	border: solid 1px #A8AAAB;
}

.news .article .text {
	width: 590px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.news .article .text .title {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

.news .article .text .date {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.news .body {
	margin-top: 20px;
}


.news .images {
	margin-top: 20px;
	margin-bottom: 20px;
}

.news .images .thumb {
	width: 100px;
	height: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

.news .images .thumb img {
	width: 100px;
	height: 100px;
	border: solid 1px #A8AAAB;
}


.news .report{
	width: 600px;
	height: auto;
	margin-bottom: 4px;
}

.news .report .photo {
	width: 100px;
	height: 100px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: center;
	border-right: solid 5px #FFFFFF;
	margin-right: 5px;
}

.news .report .photo img {
	width: 100px;
	height: 100px;
	border: solid 1px #A8AAAB;
}

.news .report .text {
	width: 590px;
	height: 100px;
	padding: 5px;
	background-color: #FFFFFF;
}

.news .report .text .title {
	margin: 0px;
	padding: 0px;
}

.news .report .text .date {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/************** Vyhledavani **************/
/*
.search .title {
	padding-top: 7px;
	padding-bottom: 2px;
	font-size: 14px;
}
*/


#searchResults {
}

	#searchResults form {
		margin: 0px;
		padding: 0px;
		padding-bottom: 30px;
		display: block;
	}

	#searchResults .item {
		padding-bottom: 20px;
	}
	
		#searchResults .item h3 {
			margin: 0px;
			padding: 0px;
			padding-bottom: 3px;
			font-size: 16px;
			font-weight: normal;
		}
		
		#searchResults .item p {
			margin: 0px;
			padding: 0px;
		}
		
		#searchResults .item p.link {
			margin: 0px;
			padding: 0px;
			font-size: 13px;
			padding-top: 2px;
		}
		
		#searchResults .item p.link a,
        #searchResults .item p.link a:hover {
			color: #696969;
		}
		
	#searchResults .resultsCount {
		font-size: 13px;
		padding-top: 10px;
		padding-bottom: 20px;
		text-align: right;
	}
	
    	#searchResults .resultsCount strong {
    		font-weight: bold;
    	}
    	
	#searchResults .paging {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		font-size: 16px;
	}
	
    	#searchResults .paging .actual {
    		font-weight: bold;
    		background-color: #E6F5CC;
    		background-color: #dae4fb;
    	}
    	
    	#searchResults .paging span,
        #searchResults .paging a {
    		padding: 2px;
    		padding-left: 5px;
			padding-right: 5px;
			border: 1px solid #CCCCCC;
    	}
    	
        #searchResults .paging a:hover {
			border: 1px solid #F86B04;
			background-color: #F86B04;
			color: #ffffff;
    	}
    	
        #searchResults .paging .previousPage,
        #searchResults .paging .nextPage {
    		font-size: 13px;
    	}
    	
        #searchResults .paging .previousPage {
    		margin-right: 15px;
    	}
    	
        #searchResults .paging .nextPage {
    		margin-left: 15px;
    	}


