@charset "utf-8";

/* - - - - - - - - - - - - - - - - - - - - -

Title : 	Main CSS style for koschin.cz
Author : 	Tomas Nikl
URL : 		www.koschin.cz

Description : Advokátní kancelář JUDr. Zdeněk Koschin

Version :	1.0
Created :	11.02. 2010
Modified :	11.02. 2010 

- - - - - - - - - - - - - - - - - - - - - */


/* ----- CSS RESET ----- */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
strong{font-weight:bold;}
:focus{outline:0;}
body{line-height:1;color:black;background:white;}
ol, ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{text-align:left;font-weight:normal;}
blockquote:before, blockquote:after,q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
.clear{clear:both;}


/* ----- CSS MAIN ----- */
body{padding:25px 0px 0px 0px;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#3b3b3b;}


/* ----- IDS ----- */
#container{width:990px;margin:0 auto;}
#content{width:100%;float:left;}
#footer{float:left;border-bottom:1px dotted #ac7451;border-top:1px dotted #ac7451;width:925px;background:url(/images/footer-left-right.png) center no-repeat;margin:0 auto;padding:15px 0px 15px 0px;}


/* ----- CLASSES ----- */
.logo{width:100%;margin:0 auto;text-align:center;display:block;}
.topMenu{margin:10px 0px 5px 0px;float:left;}
.topMenu a span{display:none;}
.advokati{background:url(/images/top-menu.png) left top no-repeat;background-position:0 0;width:290px;height:111px;display:block;float:left;}
.kontakty{background:url(/images/top-menu.png) left top no-repeat;background-position:0 -161px;width:274px;height:111px;display:block;float:left;}
.sluzby{background:url(/images/top-menu.png) left top no-repeat;background-position:0 -322px;width:221px;height:111px;display:block;float:left;}
.uvod{background:url(/images/top-menu.png) left top no-repeat;background-position:0 -483px;width:195px;height:111px;display:block;float:left;}
.advokati:hover{background-position:0 -644px;}
.kontakty:hover{background-position:0 -805px;}
.sluzby:hover{background-position:0 -966px;}
.uvod:hover{background-position:0 -1127px;}
.separator{background:url(/images/separator.png) no-repeat; height:23px; width:939px;float:left;margin:10px 0px 10px 0px;}
.advokatRam{margin:0px 140px 40px 0px;}
.boxTextu1{float:left;width:550px;margin:0px 40px 0px 0px;}
.boxTextu1 .subBox1{float:left;width:345px;}
.boxTextu2{float:left;width:400px;}
.odsazeniZLeva{margin:0px 0px 30px 35px;}
.sluzbyKancelareWrapper{background:url(/images/erb2.png) bottom right no-repeat;}
.polozkaOdsazeni{width:100px;float:left;display:block;}
.ornament{background:url(/images/ornamenty.png) no-repeat;width:555px;margin:0 auto;height:31px;margin-top:20px;margin-bottom:10px;}
.left{float:left;}
.right{float:right}


/* ----- HEADINGS ----- */
h1{font-size:1.8em;color:#000;padding:0px 0px 15px 30px;}
h2{font-size:1.8em;color:#000;padding:0px 0px 15px 30px;}


/* ----- PARAGRAPHS ----- */
#footer p{padding:0px 40px 0px 40px;font-size:0.8em;color:#3b3b3b;}
#footer p span{float:right;color:#3b3b3b;}
#footer p span a{color:#3b3b3b;}


/* ----- QUOTES ----- */
blockquote{padding:0px 0px 0px 35px;margin:0px 0px 0px 30px;font-size:1.3em;font-style:italic;background:url(/images/quote.png) top left no-repeat;}


/* ----- LISTS ----- */
.odsazeniZLeva li{padding:3px 0px 3px 0px;}
.odsazeniZLeva li a{color:#fff;}
.subBox2 ul li h3{font-size:1.2em;color:#000;}
.subBox2 ul li a{text-decoration:none;color:#3b3b3b;}
.subBox2 ul .email{padding:3px 0px 3px 0px;}
.subBox2 ul .cislo{padding:3px 0px 20px 0px;}


/* ----- LINKS ----- */
a{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}