/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(/templates/vasehryhp/images/img01a.gif) repeat-x;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.nobg {
	background: #FFFFFF url(/templates/vasehryhp/images/logobgsub.gif) repeat-x;
	}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(/templates/vasehryhp/images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #3490F8;
	}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

#leftcol {
	width: 150px;
	float: left;
	margin-right: 10px;
	}
	
#leftcolsub {
	float: left;
	margin-right: 15px;
	padding-top: 0px;
	}	
	
#midcol {
	width: 620px;
	margin-right: 5px;	
	float:left;
	/*background-color: #eee;*/	
	}

#midcolsub {
	float:left;
	padding-top: 15px;
	min-width: 640px;
	}

#rightcol {
	width: 160px;
	float: right;
	}

#headbanner 
{
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 760px;
}

/* Boxes */

.box-orange {
	background: url(/templates/vasehryhp/images/img09.gif) repeat-x;
	background-color: #fdfdfd;
	text-align: left;
	border-bottom: 1px #ddd solid;
}

.box-orangenobg {	
	background: url(/templates/vasehryhp/images/img09_2.gif) repeat-x;
	background-color: #fff;
	text-align: left;		
}

.box-orange .content ul, .box-orangenobg .content ul {
	width: 220px;	
	margin: 0px;
	}

.box-orange .content ul li, .box-orangenobg .content ul li {
	background: transparent;
	padding-left: 0px;
	}

.box-orange .content ul li a img, .box-orangenobg .content ul li a img {
	margin-right: 10px;
	}

.box-orange .section, .box-orangenobg .section {
	background: url(/templates/vasehryhp/images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(/templates/vasehryhp/images/img10.gif) no-repeat;
}

.box-orangenobg .section {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(/templates/vasehryhp/images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 10px;	
}

.box-orangenobg .content {
	/*height: 220px;*/
	padding: 10px;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}

.box-orange .content strong, .box-orangenobg .content strong {
	font-size: 15px;
}

.box-orange .content img, .box-orangenobg .content img {
	border:1px #999 solid;
	padding:2px;
	}

.box-blue {
	background: url(/templates/vasehryhp/images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(/templates/vasehryhp/images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(/templates/vasehryhp/images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 15px;
}

.box-pink {
	background: url(/templates/vasehryhp/images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(/templates/vasehryhp/images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(/templates/vasehryhp/images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 15px;
}

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
	/*height: 92px;*/
}

#headersub {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	text-align: center;	
}

/* Logo */

#logo {	
	width: 240px;
	height: 60px;
	margin: 24px 0 0 0;
	color: #FFFFFF;
	background: url(/templates/vasehryhp/images/logo.gif) no-repeat 0 0;	
}

#logo H1 {
	float: left;
	width: 240px;
	height: 60px;
  margin: 0; padding: 0;
	}

#logo H1 A {
	display: block;
	text-indent: -500em;
	margin: 24px 0 0 0;
	height: 60px;
	}

/* Search */

#search {
	display: block;
	float: right;
	width: 360px;
	color: #fff;
	border: 1px #ccc solid;
}

#search a {
	color: #fff;
	}

/* Menu */

#menucontainer {
	margin-top: 8px;
	}

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(/templates/vasehryhp/images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;	
}

#menu a:hover {
	color: #1777B1;
}

#menu strong {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(/templates/vasehryhp/images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li #active_menu {
	background: #CFCECE url(/templates/vasehryhp/images/img04.gif) repeat-x;
}

#menu li #active_menu span {
	background: url(/templates/vasehryhp/images/img06.gif) no-repeat right top;
	}

#menu li #active_menu a {	
	color: #C90404;
}

#menu li #active_menu strong {
	background: url(/templates/vasehryhp/images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;		
}

#pagesub {
	width: 960px;
	margin: 0 auto;
	/*text-align: center;	*/
}

/* Content */

#content {
	float: left;
	width: 950px;		
}

#contentsub {
	width: 950px;	
}

/* Footer */

#footer {
	height: 50px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
	margin-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

.cleaner {
	clear: both;
	height: 0px;
	}

.comtitle {
	margin-top:50px;
	font-weight: bold;
	}
#game {
	margin-bottom: 10px;
	border:1px #000 solid;
	text-align: center;
	}
.srnav {
	margin: 20px 0px 30px 15px;
	}
table {
	border: 0px;
	}
#komentare {
	width:458px;
	height:150px;
	padding:5px;
	background-color:#ffffff;
	overflow:auto;
	background-color:#fdfdfd;
	border:1px #ccc solid;
	}
#komentare p {
	margin: 0px;
	font-size: 11px;
	}
.moduletablefullsub {		
	margin-bottom:15px;
	margin-left: 73px;
	}
.moduletableskysub {
	/*border:1px red solid;*/
	}
.bigtitle {
	font-size: 22px;
	}
#fav {
	margin-top: 10px;
	}
.moduletablecp strong {
	font-weight: normal;
	}
#inbetweenad {
	margin-left:115px;
	}
.moduletablehalfsky {
	margin: 0px 0px 15px 15px;
	}
.box-orangenobg .gl {
	color:#666;
	text-decoration: none;	
	margin-left: 128px;
	font-size: 10px;
	}
#pdad {
	margin: 0px 0px 0px 125px;
	}
.st {
	font-size: 10px;
	}
#stf {
	width: 465px;
	border:1px #ccc solid;
	padding: 7px;
	margin: 5px 0px 5px 0px;
	display: none;
	}