.sitewrap {
	width: 925px;	
	margin: 0px auto 0px auto;
	height: 100%;	
}

/* HLAVICKA */

.header {
	width: 923px;
	height: 100px;
	margin-bottom: 15px;	
}

.lista {
	margin-top: 10px;
	width: 923px;
	font-size: 12px;
	text-align: center;
	font-family: Verdana;
	margin-bottom: 12px;
}

.lista a {
	color: #777777;
	text-decoration: none;
}

.lista a:hover {
	color: #DC0204;
	text-decoration: underline;
}

 /* LAVA STRANA */

.lava_strana {
	width: 180px;
	float: left;
}

.lava_strana a {
	text-decoration: none;
	font-size: 13px;
	color: #DC0204;
	font-family: Arial;
}

.lava_strana a:hover {
	text-decoration: underline;
}

.lava_strana input {
	width: 150px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #777777;
	margin-bottom: 10px;
}

.lava_strana input:hover {
	color: #DC0204;
	font-weight: bold;
	border: 1px solid #DC0204;
}

.lava_strana textarea {
	width: 150px;
	height: 100px;	
	font-family: Verdana;
	border: 1px solid #777777;
	font-size: 12px;
	margin-bottom: 10px;
}

.lava_strana textarea:hover {
	color: #DC0204;
	font-weight: bold;
	border: 1px solid #DC0204;
}

/* PRAVA STRANA */

.prava_strana {
	width: 180px;
	float: right;
	margin-right: 9px;	
}

.prava_strana a {
	color: #111111;
	text-decoration: none;
}

.prava_strana a:hover {
	text-decoration: underline;
}

/* STRED */

.stred {
	width: 509px;
	float: left;
	margin-left: 23px;
	font-size: 12px;
	text-align: justify;	
}

.stred a {
	color: #DC0204;
	text-decoration: none;
}  

.stred a:hover {
	text-decoration: underline;
}

/* PATICKA */

.paticka {
	width: 918px;
	margin-top: 20px;
	color: black;
	font-size: 13px;
	display: block;
	float: left;
}

.paticka a {
	color: #DC0204;	
}

/* EXTRA CLASSES */

.obr_menu {
	position: relative;
	top: 5px;
	margin-right: 8px;
}

.obr_menu_sub {
	position: relative;
	top: 3px;
	margin-right: 3px;
}

.obr_menu2 {
	position: relative;
	top: 6px;
	margin-right: 3px;
}

.odkaz_kontakt a {
	color: #111111;
}

.odkaz_kontakt a:hover {
	color: #111111;
	text-decoration: underline;
}

/* REGISTRACNY FORMULAR */

.nakup_formular input {
	width: 430px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #777777;
	margin-bottom: 10px;
}

.nakup_formular input:hover {
	border: 1px solid #DC0204;
}

.nakup_formular select {
	width: 432px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #777777;
	margin-bottom: 10px;
}

.nakup_formular select:hover {
	border: 1px solid #DC0204;
}

.nakup_formular textarea {
	width: 430px;
	height: 100px;	
	font-family: Verdana;
	border: 1px solid #777777;
	font-size: 12px;
	margin-bottom: 10px;
}

.nakup_formular textarea:hover {
	border: 1px solid #DC0204;
}

/* TRIEDY */

.portfolio_image {
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

.portfolio_table {
	margin-top: 20px;
}

.portfolio_table td {
	width: 239px; 
	text-align: center;
	vertical-align: middle;
}

.portfolio_link {
	width: 480px;
	height: 25px;
}

.screenshots {
	text-align: center;
}

.screenshots img {
	border: 1px solid #999999;
	padding: 5px;
}

#reakcia_form input {
	width: 330px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #777777;
	margin-bottom: 10px;	
}

#reakcia_form input:hover {
	color: #DC0204;
	font-weight: bold;
	border: 1px solid #DC0204;
}

#reakcia_form textarea {
	width: 330px;
	height: 60px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #777777;
	margin-bottom: 10px;	
}

#reakcia_form textarea:hover {
	color: #DC0204;
	font-weight: bold;
	border: 1px solid #DC0204;
}

 /* HORNA LISTA */
 
#left_top_menu {
	float: left; 
	width: 100px;
}

#right_top_menu {
	float: right; 
	width: 100px;	
}

.holder {
	position: relative; 
	top: -15px;
} 

#news-ticker {
	text-align: center; 
	width: 680px; 
	height: 16px; 
	margin-top: 4px;
	float: left;
	overflow: hidden;
}

.news-content {
	margin: 15px; 0px; 12px; 0px;
}

.news-content h2 {
	font-weight: bold;
	font-size: 13px;
}

.news-content a {
	color: #DC0204;
	text-decoration: none;
}

.news-content a:hover {
	text-decoration: underline;
}

 /* ELEMENTS */
 
body {
	background-color: #FFFFFF;
	color:#111111;
	font-family: Tahoma;	
}

img {
	border: 0px;
}

h1 {
	font-size: 20px;
	color: #DC0204;
	margin-bottom: 4px;
}

h2 {
	font-size: 18px;
	color: #DC0204;
	margin-bottom: 4px;
}

h4 {
	color: #DC0204;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
}

h5 {
	color: #DC0204;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: -20px;
	font-weight: bolder;
}

h6 {
	color: #DC0204;
	font-size: 13px;
	font-weight: bolder;
	margin-top: 25px;
	margin-bottom: 10px;
}

/* ZAOBLENIE */

.t {background: url(../images/dot.gif) 0 0 repeat-x }
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.bmp) 0 100% no-repeat}
.br {background: url(../images/br.bmp) 100% 100% no-repeat}
.tl {background: url(../images/tl.bmp) 0 0 no-repeat}
.tr {background: url(../images/tr.bmp) 100% 0 no-repeat}

.odstup {
	padding: 10px;
}

.odstup2 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 160%;
}

.odstup3 {
	padding: 4px 5px 4px 5px;
	font-size: 13px;
}

/* MALE MENU */

#tabs9 {
	float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
}
#tabs9 ul {
	margin:0;
	padding:10px 0px 0 10px;
	list-style:none;
	float: right;
}
#tabs9 li {
    display:inline;
    margin:0;
    padding:0;
}
#tabs9 a {
    float:left;
    background:url("../images/tableft9.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}
#tabs9 a span {
    float:left;
    display:block;
    background:url("../images/tabright9.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs9 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
	color:#FFF;
}
#tabs9 a:hover {
    background-position:0% -42px;
}
#tabs9 a:hover span {
    background-position:100% -42px;
}

/* DIRECTO */

/* DirectoGlobal.com blok ID: 21 */
.dglobal_21{
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}

.dglobal_21 .dg_ad{
	text-align: center;
}

.dglobal_21 a{
	color: red;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

.dglobal_21 a:hover{
	text-decoration: underline;
}

.dglobal_21 p{
	font-size: 11px;
}
	 