body table {  }
/* TOP */
#wrapper-top {
	padding:11px 0px 0px 0px;
	background: #D0D0D0 url(http://www.kolemdvou.cz/images/back-top2.gif) bottom left repeat-x;
	
	height:113px; 
	position:relative;
}


#gen-par {
position:absolute; bottom:0px; left:0px; margin:0px 5px 0px 0px;  width:270px; height:106px;	background: url(http://www.kolemdvou.cz/images/generalni-partnerSB2.gif) top left no-repeat; 
}
#gen-par {
  display:none;
}

#wrapper-top-banner-area {
/* bez sponzora 
position:absolute; bottom:8px; left:275px;
*/
position:absolute; bottom:15px; left:15px;
border:white 1px solid;
margin:0px 0px 0px 0px;
vertical-align:middle;
width:728px;
height:90px;

font-size:1px; 

}

#wrapper-top-banner-area img { border:0px; margin:0px; padding:0px; }

#info-blok { float:left; font-size:10px; color:#e0d8be; }

#partner-links { float:right;  font-size:10px; color:#e0d8be; margin-bottom:7px; position:relative; right:15px; }
#info-blok a, #partner-links a { color:#E0D8BE; text-decoration:none; }
#info-blok a:hover, #partner-links a:hover { color:white; }


/* HORIZONTALNE MENU */

#k2-profi-horiz-menu {
border-top:white 4px solid;
width:100%;
height:25px;
/*position:absolute; top:0px; left:0px;*/
margin:0px 0px 4px 0px; padding:0px;
font-family:Arial, sans-serif;
font-size:12px;

font-weight:bold;

background-color:#BAA96F;

}

#k2-profi-horiz-menu li {
border-right:white 4px solid; 
border-bottom:white 4px solid;
display: block; float: left; 
margin:0px; padding:0px;
list-style-type:none;
background-color:#BAA96F;
}

#k2-profi-horiz-menu li.marked a { background-color:#007AC2; }
#k2-profi-horiz-menu li.marked a:hover { background-color:#108AC2; }

#k2-profi-horiz-menu li.fox a { background-color:#800000; }
#k2-profi-horiz-menu li.fox a:hover { background-color:#B22222; }

#k2-profi-horiz-menu li.btour a { background-color:#458b00; }
#k2-profi-horiz-menu li.btour a:hover { background-color:#66cd00; }


#k2-profi-horiz-menu li.k2mini a { background-color:#704C3C; }
#k2-profi-horiz-menu li.k2mini a:hover { background-color:#966E4E; }


#k2-profi-horiz-menu li a {

display:block;

text-decoration:none;
color:white;
font-weight:bold;
padding:5px 10px 5px 10px;
}

#k2-profi-horiz-menu li a:hover {

background-color:#D5CCAC;
}

#k2-profi-horiz-menu li a.color4 { background-color:#D5CCAC; color:#704C3C; }





/* buttony footer */

#k2-buttony-footer {
width:100%;
height:25px;
/*position:absolute; top:0px; left:0px;*/
margin:5px 0px 4px 0px; padding:0px;

font-family:Arial, sans-serif;
font-size:12px;
font-weight:bold;



}

#k2-buttony-footer li {
border:white 4px solid;
display: block; float: left; 
margin:0px; padding:0px;
list-style-type:none;
/*background-color:#BAA96F;*/
}


#k2-buttony-footer li.fox a { background-color:#800000; }
#k2-buttony-footer li.fox a:hover { background-color:#B22222; }




#k2-buttony-footer li a {

display:block;

text-decoration:none;
color:white;
font-weight:bold;
padding:5px 10px 5px 10px;
}

#k2-buttony-footer li a:hover {

background-color:#D5CCAC;
}

#k2-buttony-footer li a.color4 { background-color:#D5CCAC; color:#704C3C; }






/*
  The original subSilverK2 Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	padding:0px; margin:0px;

	background:#b9ac82 url(images/backSB.jpg) top left repeat-x;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #704C3C; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D5CCAC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color:#ffffff; border:none; /*border-top:1px #BAA96F solid;*/ }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 4px #704C3C solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F1EEE4; }
td.row2	{ background-color: #E6DEC3; }
td.row3	{ background-color: #D5CCAC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #D5CCAC; font-size: 11px; font-weight : bold;
	background-color: #704C3C; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D5CCAC; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #D5CCAC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color:#704C3C;;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall,.gensmallalert { font-size : 10px; }


.gensmall select { font-size:9px; font-family:Arial, sans-serif;}
.genmed select { font-size:9px; font-family:Arial, sans-serif;}
.gen,.genmed,.gensmall { color : #000000; }
.gensmallalert { color : red; }
a.gen,a.genmed,a.gensmall { color: #704C3C; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #704C3C;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #704C3C}
a.cattitle		{ text-decoration: none; color : #704C3C; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #704C3C; }
a.forumlink 	{ text-decoration: none; color : #704C3C; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #704C3C; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #704C3C; }
a.topictitle:visited { text-decoration: none; color : #8B6757; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #704C3C }
a.postlink:visited { text-decoration: none; color : #8B6757; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-ser if; font-size: 11px; color: #006600;
	background-color: #FAF8F4; border: #D5CCAC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #553324; line-height: 125%;
	background-color: #FAF8F4; border: #D5CCAC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #553324; letter-spacing: -1px;}
a.copyright		{ color: #553324; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #F1EEE4;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAF8F4;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAF8F4;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #E6DEC3; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");




/* FOOTER */

#footer { 

background-color:#704C3C; 
border-left:white 4px solid; 
border-right:white 4px solid;
border-bottom:white 4px solid; 
border-top:white 4px solid; 

font-size:10px;

}

#footer p { padding:0px; margin: 5px 0px 5px 0px; color:#E0D8BE;}
#footer a { color:#E0D8BE; text-decoration:none; }
#footer a:hover { color:#ffffff; text-decoration::underline; }


/* BOTTOM */
#wrapper-bottom {

	padding:10px 20px 20px 20px;
	background: #404040 url("http://www.kolemdvou.cz/images/back-bottom.gif") top left repeat-x;
	border-top: white 4px solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dalsi-partneri-border { background-color:#595959; padding:4px;  margin-right:10px; }

#dalsi-partneri-wrap .buttony { padding-left:3px;  padding-bottom:3px; font-size:0px; }

#dalsi-partneri-wrap .buttony img { border:black 1px solid; width:88px; height:31px; margin:3px 3px 0px 0px; padding:0px;}

/* #dalsi-partneri-wrap .button-box { float:left; vertical-align:top; width:88px; height:31px; max-height:31px; color:white; text-align:center; margin:5px 5px 0px 0px; padding:0px; border:white 1px solid; background-color:white; }
#dalsi-partneri-wrap .button-box a { font-weight:bold; font-size:11px; color:black; } */

#dalsi-partneri-wrap {
 padding-bottom:4px; /* TENTO FIX SPDONEHO BORDERU NEVIEM CI JE OK */
	background:#202020 url("http://www.kolemdvou.cz/images/dalsi-partneri-stretch.gif") 0px 0px repeat-x;
	
	}

#dalsi-partneri-stretch {
	
	background:url("http://www.kolemdvou.cz/images/dalsi-partneri-leftback.gif") 0px 0px no-repeat;
	
	}

#wrapper-bottom h4 {
	color:#AEAEAE; 
	font-size:11pt;
	font-weight:bold;
	margin:4px 0px 8px 0px;
	}



/* TOPLIST */

#toplist {   }

.cleaner { clear:both; font-size:1px; }


/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: {T_BODY_HLINK}; }
a.topic-new:hover, a.topic-new:active { color: {T_BODY_LINK}; }
/* End Simple Subforums MOD */



#warnblock { margin-top:10px; padding:10px; color:white; background-color:#a00000; font-weight:bold; text-align:left;}
#warnblock .adiv { text-align:right;  }
#warnblock a { color:white; font-size:16px; font-weight:bold; font-weight:bold;}

/*.pravy_panel { background-color:white; width:120px; max-width:120px; }*/
.pravy_panel { background-color:white; width:1px; max-width:120px; }
.text_k_banneru { padding:5px 5px 5px 5px; font-size:10px; border:#f0f0f0 1px solid; margin-bottom:5px; color:#704C3C; }
.pad5x { padding:3px 3px 3px 3px; }

/* MENU */

#new-menu {
  border-top:white 4px solid;
  border-bottom:white 4px solid;  

	font-family: Arial, sans-serif;

background-image: url(images/ystretch.gif);
background-repeat:repeat-y;	
}

.zalozky ul li a span {
	 font-size:17px;	 
}

.mainmenu { display:block; padding:2px 4px 2px 0px; float:left;  }

