@charset "utf-8";
/* CSS Document */

/* reset*/
/* Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.4.1*/

/* reset-min */
html{color:#000;background:#dddddd; overflow: -moz-scrollbars-vertical;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

/* font-min */
body {font:13px/1.231 tahoma,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* 
Default: Tahoma font, at 13 pixel size, with 16 pixel
If you want this size in pixels (px) Declare this percent (%) 
10	77 
11	85  
12	93 (was 93)  
13	100  
14	108 (was 107) 
15	116 (was 114) 
16	123.1 (was 122) 
17	131 (was 129) 
18	138.5 (was 136) 
19	146.5 (was 144) 
20	153.9 (was 152) 
21	161.6 (was 159) 
22	167  
23	174  
24	182  
25	189  
26	197  
*/


body{
	padding: 0 15px;
	text-align:center;
	}
	
a {color: #034aa9 /*modra*/;}
	
#main{
	width: 950px;
	text-align:left;
	background-image:url(img/page-bcgr.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding: 0; margin: 0;
	}
	
.top{
	height: 100px; 
	background-image:url(img/top-bcgr.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	
	}
	
#main .top .kontakty-top {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
	float: right;
	width: 50%;
	padding-top: 75px;
	padding-right: 60px;
	
}
#main .top .logospace {
	width: 130px;
	margin-top: 25px;
	margin-left: 25px;
	height: 65px;
	float: left;
}
#main .menu {
	background-image: url(img/img-reklamne-a-darcekove-pr.jpg);
	background-repeat: no-repeat;
	height:259px; 
	display:block;
}
#main .menu .menupolozky {
	clear: both;
	margin: 0 55px;
}

#main .menu .menupolozky a {
	font-weight: bold; padding-left: 10px; padding-right: 10px; text-decoration:none;
	border-right: 1px solid #345d95 /*modra*/;
	line-height:25px; height:25px; display:block; width:80px; float: left;
	text-align:center;
	
}

#main .menu .menupolozky a:hover {
	color:black;
}

#main .menu .reklamne  {
 display: block; width: 270px; float:left;
}

.footer{
	
	background-image:url(img/footer-bcgr.jpg); background-repeat:no-repeat; padding-top: 50px; text-align:center; height: 24px; font-size:10px; font-family:Verdana, Helvetica, sans-serif, Arial; color: #666666; clear:both;}
	
.footer a{ color: #666666; }

.content{ margin: 0 40px; padding: 40px 50px; background-image:url(img/content-pozadie.jpg); background-position:top; background-repeat:repeat-x; line-height:1.05em;}

#main .content .left-column {
	float: left;
	width: 265px;
	font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif ; padding-right: 40px;
}

#main .content .left-column2 {
	float: left;
	width: 145px;
	font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif ; padding-right: 0px;
}

.content p {margin-bottom: 7px;}
#main .menu .menupolozky #menusel  {
	background-image: url(img/menu-sel.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: white;
}


