/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
/*	font-family: Arial,sans-serif; */
	color: #333333;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: #333333;
}

h2{
	font-size: 15px;
	color: #006699;
	padding: 0px;
	margin: 0px;
}

h3{
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#ask .button, #search .button {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#E73407;
	border: 1px outset #993300;
	cursor: pointer;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#main {
	width: 940px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}


#masthead{
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#headlines{
    float:right;
	width: 130px;
/*	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc; */
	padding-right: 10px;
}

#content{
	float: left;
	width: 520px;
	margin-right: 10px;
	margin-left: 20px;
	text-align: justify;
}

.form_button{
	font-weight: bold;
	color: #FFFFFF;
	background-color:#F4BF05;
	border: 1px outset #999999;
	cursor: pointer;
}

#content p{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 12px;
}

#content .detail_otazky{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999999;
	font-size: 10px;
}

#content textarea {
	width: 92%;
	height: 68px;
	}

#content a{
	font-weight:normal;
}

#content p a{
	color: #9DCB10;
}

#content h3{
 font-size: 100%;
 color: #9DCB10;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
}

#content_invite {
	position: absolute;
	top: 318px;
	right: 180px;
}

#content_top_nove_otazky {
	width: 100%;
	text-align:left;
}

#content_top_nezodpovezene_otazky {
	width: 100%;
	text-align:left;
	visibility: hidden;
}

#content_bottom {
	width: 100%;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 20px;

}

#content_question {
	width: 100%;
	text-align:left;
	margin-bottom: 15px;
}

#content_question p{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999999;
	font-size: 10px;
}

#content_question img{
	margin-right: 10px;
}

#content_question_line {
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 85%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	text-align: center;
	
/*	width: 1040px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999; */
}


UL.tabs {
	DISPLAY: block;
	BACKGROUND: url(../img/grey_pixel.gif) repeat-x left bottom;
	FLOAT: left;
	WIDTH: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style: none;
}
UL.tabs LI {
	FLOAT: left;
	MARGIN: 0px 3px 0px 0px;
	CURSOR: pointer;
	background-color: #efefef;
	background-image: url(../img/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
UL.tabs LI {
	COLOR: #606060
}
UL.tabs LI A {
	COLOR: #606060
}
UL.tabs LI.first {
	MARGIN-LEFT: 20px! important
}
UL.tabs LI SPAN {
	PADDING-RIGHT: 15px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-SIZE: 15px;
	BACKGROUND: url(../img/tab_left.gif) no-repeat left top;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 7px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

UL.tabs LI.current {
	CURSOR: default; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #ffffff
}

UL.tabs LI.current A {
	CURSOR: default; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #ffffff
}

/*
#latestqa {
	CURSOR: pointer
}

#needsanswers {
	CURSOR: pointer
}*/

/***********************************************/
/* Components                                  */
/***********************************************/

#siteClaim{
	margin-left: 70px;
}

#siteLinks{
	float: right;
	position: absolute;
	right: 30px;
	top: 20px;
}

/************* #search styles ***************/

#search{
	margin-bottom: 10px;
	background-color:#F4BF05;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#search form{
 margin: 0px;
 padding: 0px;
}
#searchText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
}

#searchMore {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 0px;
	margin-top: 3px;
/*	position:absolute;*/
/*	right:30px;*/
}

#searchMore a, searchMore a:visited, searchMore a:active, searchMore a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	text-align:right;
	text-decoration:underline;
	margin-left: 50px;
}


#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#ask{
	margin-top: 10px;
	margin-bottom: 5px;
	height: 170px;
	background-color: #9DCB10;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../img/back_top.gif);
}

#askQ {
	width: 279px;
	background-color: #FFFFFF;
	height: 170px;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#askQ p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#askQ h2{
	font-family:"Arial Black", Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#9DCB10;
	padding-top: 5px;
}

#askQ input, #askQ textarea {
	width: 99%;
	}

#askQ textarea {
	height: 68px;
	}
	
.searchbox {
	width: 52%;
}

.askbox {
	width: 99%;
	height: 68px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar ol {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	background-color: #FAFEED;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #cccccc;
}

#sectionLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}

/*********** kategorie links ***********/

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	color: #91BB0F;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

/*********** podkategorie links ***********/

#sectionLinks ol a {
	display: block;
	border-top: 1px solid #cccccc;
	color: #91BB0F;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 40px;
}


#sectionLinks a:hover{
	background-color: #E7F9AE;
}

.active-undo {
	BACKGROUND-COLOR: #E7F9AE;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FAFEED;
	border: 1px solid #CCCCCC;
}

.relatedLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

.relatedLinks a:link, .relatedLinks a:visited {
	display: block; 
}


/************** #headlines styles **************/

#headlines{
	float: right;
	padding: 0px;
}

#whatis{
	background-color: #EFEFEF;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

#whatis h3{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#whatis p{
	padding-right: 10px;
	padding-left: 10px;
}

#advertising{
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#advertising h3{
	color: #CCCCCC;
	font-size:10px;
	padding-top: 10px;
	padding-right: 10px;
}


/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
	width:80px;
	height:16px;
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../img/star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.point0 {background-position:0 0}
.point1 {background-position:0 -16px}
.point2 {background-position:0 -32px}
.point3 {background-position:0 -48px}
.point4 {background-position:0 -64px}
.point5 {background-position:0 -80px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(../img/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */

/************** #rounded corners styles **************/

/*
.roundedcornr_box_relatedLinks {
	background: url(../img/roundedcornr_963266_tl.png) no-repeat top left;
	position: relative;
	background-color: #FAFEED;
}
.roundedcornr_top_relatedLinks {
	background: url(../img/roundedcornr_963266_tr.png) no-repeat top right;
}
.roundedcornr_bottom_relatedLinks {
	background: url(../img/roundedcornr_963266_bl.png) no-repeat bottom left;
	padding-top: 10px;
}
.roundedcornr_bottom_relatedLinks div {
	background: url(../img/roundedcornr_963266_br.png) no-repeat bottom right;
}
.roundedcornr_content_relatedLinks {
	background: url(../img/roundedcornr_963266_r.png) top right repeat-y;
}

.roundedcornr_top_relatedLinks div, .roundedcornr_top_relatedLinks, .roundedcornr_bottom_relatedLinks div, .roundedcornr_bottom_relatedLinks {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_relatedLinks, .roundedcornr_bottom_relatedLinks {
	margin-top: -19px;
}
.roundedcornr_content_relatedLinks {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

.roundedcornr_box_relatedLinks h3{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.roundedcornr_box_relatedLinks a:link, .roundedcornr_box_relatedLinks a:visited {
	display: block; 
}
*/
